|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientService
A service runs in a ClientContainer
| Method Summary | |
|---|---|
String |
name()
Returns the name of the service. |
void |
start()
Starts the service. |
void |
stop()
Stops the service. |
| Method Detail |
|---|
String name()
void start()
throws RuntimeException
RuntimeException - if the service could not be startedvoid stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||