|
![]() |
||||||||||
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
org.nanocontainer.proxytoys.HotSwappingComponentAdapterFactory
instead.
Hides implementation.
Constructor Summary | |
ImplementationHidingComponentAdapterFactory()
Deprecated. |
|
ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate)
Deprecated. |
|
ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate,
boolean strict)
Deprecated. |
Method Summary | |
ComponentAdapter |
createComponentAdapter(Object componentKey,
Class componentImplementation,
Parameter[] parameters)
Deprecated. Create a new component adapter based on the specified arguments. |
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(Object componentKey, Class componentImplementation, Parameter[] parameters) throws PicoIntrospectionException, AssignabilityRegistrationException, NotConcreteRegistrationException
ComponentAdapterFactory
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 |