Package | Description |
---|---|
org.picocontainer.alternatives |
Modifier and Type | Class and Description |
---|---|
class |
CachingPicoContainer
The Caching version of
DefaultPicoContainer |
class |
ImplementationHidingCachingPicoContainer
This special MutablePicoContainer hides implementations of components if the key is an interface.
|
class |
ImplementationHidingPicoContainer
This special MutablePicoContainer hides implementations of components if the key is an interface.
|