Uses of Interface
org.picocontainer.lifecycle.Stoppable

Packages that use Stoppable
org.picocontainer.extras This package is for some of the extra deliverables for PicoContainer 
org.picocontainer.lifecycle This pakacge contains abstractions for the optional classic lifecycle methods - start(), stop(), dispose() etc. 
 

Uses of Stoppable in org.picocontainer.extras
 

Classes in org.picocontainer.extras that implement Stoppable
 class DefaultLifecyclePicoAdaptor
           
 

Uses of Stoppable in org.picocontainer.lifecycle
 

Subinterfaces of Stoppable in org.picocontainer.lifecycle
 interface Lifecycle
           
 interface LifecyclePicoAdapter
           
 



Copyright © 2003 Codehaus. All Rights Reserved.