Uses of Interface
net.anwiba.commons.injection.impl.IInjectingObjectFactory
-
Packages that use IInjectingObjectFactory Package Description net.anwiba.commons.injection net.anwiba.commons.injection.impl -
-
Uses of IInjectingObjectFactory in net.anwiba.commons.injection
Subinterfaces of IInjectingObjectFactory in net.anwiba.commons.injection Modifier and Type Interface Description interfaceIValueInjectorClasses in net.anwiba.commons.injection that implement IInjectingObjectFactory Modifier and Type Class Description classValueInjector -
Uses of IInjectingObjectFactory in net.anwiba.commons.injection.impl
Constructors in net.anwiba.commons.injection.impl with parameters of type IInjectingObjectFactory Constructor Description InjektingObjectFactory(IInjectingObjectFactory reflectionValueInjector)
-