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