Uses of Package
org.int4.dirk.spi.definition
-
Packages that use org.int4.dirk.spi.definition Package Description org.int4.dirk.extensions.assisted Provides classes for the assisted injection extension.org.int4.dirk.library Provides standard extensions and strategy implementations for constructing custom injectors.org.int4.dirk.spi.definition Provides the type registration extension interface. -
Classes in org.int4.dirk.spi.definition used by org.int4.dirk.extensions.assisted Class Description TypeRegistrationExtension An extension called during registration of types to derive and register additional types for a given type.TypeRegistrationExtension.Registry Allows registration of newly derived types. -
Classes in org.int4.dirk.spi.definition used by org.int4.dirk.library Class Description TypeRegistrationExtension An extension called during registration of types to derive and register additional types for a given type.TypeRegistrationExtension.Registry Allows registration of newly derived types. -
Classes in org.int4.dirk.spi.definition used by org.int4.dirk.spi.definition Class Description TypeRegistrationExtension.Registry Allows registration of newly derived types.