Uses of Interface
io.avaje.inject.spi.BeanLifecycle
-
Packages that use BeanLifecycle Package Description io.avaje.inject.spi Building bean context objects expected to only be used by generated code. -
-
Uses of BeanLifecycle in io.avaje.inject.spi
Methods in io.avaje.inject.spi with parameters of type BeanLifecycle Modifier and Type Method Description voidBuilder. addLifecycle(BeanLifecycle bean)Add a lifecycle bean.
-