|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.adapters.AbstractAdapter<T>
org.picocontainer.injectors.AbstractInjector<T>
org.picocontainer.adapters.SimpleNamedBindingAnnotationTestCase.FieldInjector<T>
public static class SimpleNamedBindingAnnotationTestCase.FieldInjector<T>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.picocontainer.injectors.AbstractInjector |
|---|
AbstractInjector.AmbiguousComponentResolutionException, AbstractInjector.CyclicDependencyException, AbstractInjector.NotConcreteRegistrationException, AbstractInjector.UnsatisfiableDependenciesException |
| Nested classes/interfaces inherited from interface org.picocontainer.ComponentAdapter |
|---|
ComponentAdapter.NOTHING |
| Field Summary |
|---|
| Fields inherited from class org.picocontainer.injectors.AbstractInjector |
|---|
parameters, verifyingGuard |
| Constructor Summary | |
|---|---|
protected |
SimpleNamedBindingAnnotationTestCase.FieldInjector(Object componentKey,
Class componentImplementation,
Parameter[] parameters,
ComponentMonitor monitor,
boolean useNames)
|
| Method Summary | |
|---|---|
T |
getComponentInstance(PicoContainer container,
Type into)
|
String |
getDescriptor()
|
void |
verify(PicoContainer container)
|
| Methods inherited from class org.picocontainer.injectors.AbstractInjector |
|---|
accept, box, caughtIllegalAccessException, caughtIllegalAccessException, caughtInstantiationException, caughtInvocationTargetException, createDefaultParameters, decorateComponentInstance, getComponentInstance, newInstance, useNames |
| Methods inherited from class org.picocontainer.adapters.AbstractAdapter |
|---|
changeMonitor, checkTypeCompatibility, currentMonitor, findAdapterOfType, getComponentImplementation, getComponentKey, getDelegate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.picocontainer.ComponentAdapter |
|---|
findAdapterOfType, getComponentImplementation, getComponentKey, getDelegate |
| Constructor Detail |
|---|
protected SimpleNamedBindingAnnotationTestCase.FieldInjector(Object componentKey,
Class componentImplementation,
Parameter[] parameters,
ComponentMonitor monitor,
boolean useNames)
| Method Detail |
|---|
public void verify(PicoContainer container)
throws PicoCompositionException
verify in interface ComponentAdapter<T>verify in class AbstractInjector<T>PicoCompositionException
public T getComponentInstance(PicoContainer container,
Type into)
throws PicoCompositionException
getComponentInstance in interface ComponentAdapter<T>getComponentInstance in class AbstractInjector<T>PicoCompositionExceptionpublic String getDescriptor()
getDescriptor in interface ComponentAdapter<T>getDescriptor in class AbstractInjector<T>
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||