|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Service
Defines interface that services must implement.
| Method Summary | |
|---|---|
void |
start()
Starts the service. |
void |
stop()
Stops the service. |
| Method Detail |
|---|
void start()
throws ObixserverException
ObixserverException - if an error occurs during start invocation.
void stop()
throws ObixserverException
ObixserverException - if an error occurs during stop invocation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||