public abstract class AbstractClientService extends AbstractService<ClientServiceManager> implements ClientService
| Modifier | Constructor and Description | 
|---|---|
| protected  | AbstractClientService() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Client | getClient()Returns the client for this client service or null if
  the service is not yet attached. | 
getService, getServiceManager, initialize, onInitialize, start, stop, terminate, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinitialize, start, stop, terminateprotected Client getClient()