|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LCStartStopController
The controller interface for basic Start/Stop lifecycles Implementors of this controller may be externally started and stopped.
| Method Summary | |
|---|---|
void |
start()
Start a component activity. |
void |
stop()
Stop a component activity. |
| Method Detail |
|---|
void start()
throws LifeCycleException
LifeCycleException - if the component may not be started
void stop()
throws LifeCycleException
LifeCycleException - if the component may not be stopped
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||