| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface should be implemented by Components that wish to provide callback methods to participate in lifecycle start and stop operations. Copyright 2002 Sapient
| Method Summary | |
|  void | start()Start the component. | 
|  void | stop()Stop the component. | 
| Method Detail | 
public void start()
           throws Exception
Exception - when there is a failure to start the component
public void stop()
          throws Exception
Exception - when there is a failure to stop the exception| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||