org.picocontainer.lifecycle
Interface Stoppable

All Known Subinterfaces:
Lifecycle, LifecyclePicoAdapter
All Known Implementing Classes:
DefaultLifecyclePicoAdaptor

public interface Stoppable


Method Summary
 void stop()
           
 

Method Detail

stop

public void stop()
          throws Exception
Throws:
Exception


Copyright © 2003 Codehaus. All Rights Reserved.