|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.defaults.DecoratingComponentAdapterFactory
org.picocontainer.defaults.ImplementationHidingComponentAdapterFactory
Constructor Summary | |
ImplementationHidingComponentAdapterFactory()
|
|
ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate)
|
|
ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate,
boolean strict)
|
Method Summary | |
ComponentAdapter |
createComponentAdapter(java.lang.Object componentKey,
java.lang.Class componentImplementation,
Parameter[] parameters)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImplementationHidingComponentAdapterFactory()
public ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate)
public ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate, boolean strict)
Method Detail |
public ComponentAdapter createComponentAdapter(java.lang.Object componentKey, java.lang.Class componentImplementation, Parameter[] parameters) throws PicoIntrospectionException, AssignabilityRegistrationException, NotConcreteRegistrationException
createComponentAdapter
in interface ComponentAdapterFactory
createComponentAdapter
in class DecoratingComponentAdapterFactory
PicoIntrospectionException
AssignabilityRegistrationException
NotConcreteRegistrationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |