|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Disposable | |
org.picocontainer | This package contains the core API for PicoContainer, a compact container for working with the dependency injection pattern. |
org.picocontainer.defaults | This package contains the default implementation of the PicoContainer
API . |
Uses of Disposable in org.picocontainer |
Subinterfaces of Disposable in org.picocontainer | |
interface |
MutablePicoContainer
This is the core interface used for registration of components with a container. |
interface |
PicoContainer
This is the core interface for PicoContainer. |
Uses of Disposable in org.picocontainer.defaults |
Classes in org.picocontainer.defaults that implement Disposable | |
class |
DefaultPicoContainer
The Standard PicoContainer /MutablePicoContainer implementation. |
|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |