Uses of Interface
io.avaje.inject.spi.InjectExtension

Packages that use InjectExtension
Package
Description
Building bean scope objects expected to only be used by generated code.
  • Uses of InjectExtension in io.avaje.inject.spi

    Modifier and Type
    Interface
    Description
    interface 
    A AvajeModule that can be included in BeanScope.
    static interface 
    Marker for custom scoped modules.
    interface 
    InjectPlugin interface which contains the application properties used for wiring.
    interface 
    A Plugin that can be applied when creating a bean scope.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    migrate to AvajeModule
    static interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Marker for custom scoped modules.
    interface 
    Determines Wiring order.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    migrate to InjectPlugin
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    use ConfigPropertyPlugin Instead