org.picocontainer.lifecycle
Interface Startable

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

public interface Startable


Method Summary
 void start()
           
 

Method Detail

start

public void start()
           throws Exception
Throws:
Exception


Copyright © 2003 Codehaus. All Rights Reserved.