|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LifecycleService
Responsible for starting/stopping the application
Method Summary | |
---|---|
State |
getState()
Get the state of the lifecycle |
long |
getUpTime()
Get the time that the service has been up for |
boolean |
isStarted()
Whether the application is started |
void |
start()
Start the application |
void |
stop()
Stop the application |
Method Detail |
---|
void start()
void stop()
boolean isStarted()
State getState()
long getUpTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |