Uses of Interface
org.int4.dirk.core.definition.InjectionTarget
-
Packages that use InjectionTarget Package Description org.int4.dirk.core.definition Provides internal core definition classes for the Dirk injection framework. -
-
Uses of InjectionTarget in org.int4.dirk.core.definition
Methods in org.int4.dirk.core.definition that return types with arguments of type InjectionTarget Modifier and Type Method Description java.util.List<InjectionTarget>Injectable. getInjectionTargets()Returns theInjectionTargets detected.
-