|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.defaults.AbstractComponentAdapter
org.picocontainer.defaults.InstantiatingComponentAdapter
org.picocontainer.defaults.ConstructorComponentAdapter
org.picocontainer.defaults.TransientComponentAdapter
ConstructorComponentAdapter
.
Field Summary |
Fields inherited from class org.picocontainer.defaults.InstantiatingComponentAdapter |
parameters |
Constructor Summary | |
TransientComponentAdapter(Object componentKey,
Class componentImplementation)
Deprecated. |
Methods inherited from class org.picocontainer.defaults.ConstructorComponentAdapter |
getConstructorArguments, getGreediestSatisifableConstructor, getMostSatisfiableDependencyTypes |
Methods inherited from class org.picocontainer.defaults.InstantiatingComponentAdapter |
createDefaultParameters, getComponentInstance, instantiateComponent, verify |
Methods inherited from class org.picocontainer.defaults.AbstractComponentAdapter |
getComponentImplementation, getComponentKey, getContainer, setContainer, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TransientComponentAdapter(Object componentKey, Class componentImplementation) throws AssignabilityRegistrationException, NotConcreteRegistrationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |