Package org.int4.dirk.spi.instantiation
Provides the injection target extension interface.
-
Interface Summary Interface Description Instance<T> Allows dynamic access to instances created by an injector.InstanceProvider<T,E> Provides instances of typeTcreated from elements of typeE. -
Class Summary Class Description InjectionTargetExtension<T,E> An interface to allow for custom handling of injection targets of typeT. -
Enum Summary Enum Description Resolution Resolution determines how a dependency should be treated by an injector.