| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Lifecycle
Interface describing an object life cycle
| Method Summary | |
|---|---|
|  boolean | isStarted() | 
|  void | start() | 
|  void | stop() | 
| Method Detail | 
|---|
void start()
           throws Exception
Exception
void stop()
          throws Exception
Exceptionboolean isStarted()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||