|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecoratingComponentAdapter | |
org.picocontainer.defaults | This package contains a default implementation of the PicoContainer API. |
org.picocontainer.extras | This package is for some of the extra deliverables for PicoContainer |
Uses of DecoratingComponentAdapter in org.picocontainer.defaults |
Subclasses of DecoratingComponentAdapter in org.picocontainer.defaults | |
class |
CachingComponentAdapter
This ComponentAdapter caches the instance. |
Uses of DecoratingComponentAdapter in org.picocontainer.extras |
Subclasses of DecoratingComponentAdapter in org.picocontainer.extras | |
class |
ImplementationHidingComponentAdapter
This component adapter makes it possible to hide the implementation of a real subject (behind a proxy). |
class |
InvokingComponentAdapterFactory.Adapter
Deprecated. |
class |
SynchronizedComponentAdapter
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |