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