Uses of Interface
org.int4.dirk.core.definition.Instantiator
-
Packages that use Instantiator Package Description org.int4.dirk.core.definition Provides internal core definition classes for the Dirk injection framework. -
-
Uses of Instantiator in org.int4.dirk.core.definition
Methods in org.int4.dirk.core.definition that return Instantiator Modifier and Type Method Description <T> Instantiator<T>InjectionTarget. getInstantiator()Returns theInstantiatorfor this target.
-