|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Service
Superinterface of all services in the DEMAC architecture.
Method Summary | |
---|---|
boolean |
isStarted()
Method to determine whether the Service is started or not. |
void |
start()
Method to start the service. |
void |
stop()
Method to stop the service. |
Method Detail |
---|
void start()
boolean isStarted()
void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |