Uses of Class
io.avaje.inject.core.SuppliedBean
-
Packages that use SuppliedBean Package Description io.avaje.inject.core Building bean context objects expected to only be used by generated code. -
-
Uses of SuppliedBean in io.avaje.inject.core
Method parameters in io.avaje.inject.core with type arguments of type SuppliedBean Modifier and Type Method Description static BuilderBuilderFactory. newRootBuilder(List<SuppliedBean> suppliedBeans, List<EnrichBean> enrichBeans)Create the root level Builder.
-