|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInjector.NotConcreteRegistrationException | |
---|---|
org.picocontainer.injectors |
Uses of AbstractInjector.NotConcreteRegistrationException in org.picocontainer.injectors |
---|
Constructors in org.picocontainer.injectors that throw AbstractInjector.NotConcreteRegistrationException | |
---|---|
ConstructorInjector(Object componentKey,
Class componentImplementation,
Parameter[] parameters,
ComponentMonitor monitor,
LifecycleStrategy lifecycleStrategy,
boolean useNames)
Creates a ConstructorInjector |
|
ConstructorInjector(Object componentKey,
Class componentImplementation,
Parameter[] parameters,
ComponentMonitor monitor,
LifecycleStrategy lifecycleStrategy,
boolean useNames,
boolean rememberChosenCtor)
Creates a ConstructorInjector |
|
IterativeInjector(Object componentKey,
Class componentImplementation,
Parameter[] parameters,
ComponentMonitor monitor,
LifecycleStrategy lifecycleStrategy,
boolean useNames)
Constructs a IterativeInjector |
|
MethodInjector(Object componentKey,
Class componentImplementation,
Parameter[] parameters,
ComponentMonitor monitor,
LifecycleStrategy lifecycleStrategy,
String methodName,
boolean useNames)
Creates a MethodInjector |
|
SetterInjector(Object componentKey,
Class componentImplementation,
Parameter[] parameters,
ComponentMonitor monitor,
LifecycleStrategy lifecycleStrategy,
String setterMethodPrefix,
boolean useNames)
Constructs a SetterInjector |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |