Uses of Package
io.avaje.inject.spi
-
Packages that use io.avaje.inject.spi Package Description io.avaje.inject.spi Building bean context objects expected to only be used by generated code. -
Classes in io.avaje.inject.spi used by io.avaje.inject.spi Class Description BeanContextFactory This is the service loader interface defining the bean contexts that can be created.BeanLifecycle Lifecycle of beans via@PostConstructand@PreDestroy.Builder Mutable builder object used when building a bean context.SuppliedBean Holds beans supplied to the dependency injection.