|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingleMemberInjector | |
---|---|
org.picocontainer.injectors | InjectionFactories make Injectors which implement specific types of dependency injection |
Uses of SingleMemberInjector in org.picocontainer.injectors |
---|
Subclasses of SingleMemberInjector in org.picocontainer.injectors | |
---|---|
class |
ConstructorInjector<T>
Injection will happen through a constructor for the component. |
class |
MethodInjector<T>
Injection will happen through a single method for the component. |
static class |
MethodInjector.ByReflectionMethod
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |