|
|
|||||||||
| 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.defaults.UserQuestionTestCase.CheeseAdapter<T>
public static final class UserQuestionTestCase.CheeseAdapter<T extends UserQuestionTestCase.Cheese>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.picocontainer.ComponentAdapter |
|---|
ComponentAdapter.NOTHING |
| Constructor Summary | |
|---|---|
UserQuestionTestCase.CheeseAdapter(Object componentKey,
Class<T> componentImplementation,
Map<String,?> cheeseMap)
|
|
| Method Summary | |
|---|---|
T |
getComponentInstance(PicoContainer pico,
Type into)
|
String |
getDescriptor()
|
void |
verify(PicoContainer pico)
|
| Methods inherited from class org.picocontainer.adapters.AbstractAdapter |
|---|
accept, changeMonitor, checkTypeCompatibility, currentMonitor, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentKey, getDelegate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserQuestionTestCase.CheeseAdapter(Object componentKey,
Class<T> componentImplementation,
Map<String,?> cheeseMap)
throws PicoCompositionException
PicoCompositionException| Method Detail |
|---|
public T getComponentInstance(PicoContainer pico,
Type into)
throws PicoCompositionException
PicoCompositionExceptionpublic void verify(PicoContainer pico)
public String getDescriptor()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||