Uses of Package
org.int4.dirk.core.definition
-
Packages that use org.int4.dirk.core.definition Package Description org.int4.dirk.core.definition Provides internal core definition classes for the Dirk injection framework.org.int4.dirk.core.discovery Provides internal core discovery classes for the Dirk injection framework.org.int4.dirk.core.store Provides internal core store for the Dirk injection framework. -
Classes in org.int4.dirk.core.definition used by org.int4.dirk.core.definition Class Description BadQualifiedTypeException Thrown when aQualifiedTypeis encountered that is unsuitable for injection.Binding Bindings represent targets where values can be injected into an instance.BindingProvider ProvidesBindings for constructors, methods and fields.ExtendedScopeResolver Wrapper forScopeResolverwith additional information useful for the internal workings of the injector framework.GenericBindingProvider.BindingFactory Factory for creating bindings that have been found.Injectable Represents a source for an injectable dependency.InjectableFactory Factory forInjectables.InjectionTarget Represents a target, like a field or parameter, that can be injected.Instantiator A factory forCreationalContexts of a specific type. -
Classes in org.int4.dirk.core.definition used by org.int4.dirk.core.discovery Class Description Injectable Represents a source for an injectable dependency. -
Classes in org.int4.dirk.core.definition used by org.int4.dirk.core.store Class Description Injectable Represents a source for an injectable dependency.