| Modifier and Type | Field and Description |
|---|---|
protected boolean |
shutdown |
SERVICE_CONTROL_CONTINUE, SERVICE_CONTROL_DEVICEEVENT, SERVICE_CONTROL_HARDWAREPROFILECHANGE, SERVICE_CONTROL_INTERROGATE, SERVICE_CONTROL_NETBINDADD, SERVICE_CONTROL_NETBINDDISABLE, SERVICE_CONTROL_NETBINDENABLE, SERVICE_CONTROL_NETBINDREMOVE, SERVICE_CONTROL_PARAMCHANGE, SERVICE_CONTROL_PAUSE, SERVICE_CONTROL_POWEREVENT, SERVICE_CONTROL_SESSIONCHANGE, SERVICE_CONTROL_SHUTDOWN, SERVICE_CONTROL_STOP| Constructor and Description |
|---|
AbstractService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShutdown() |
int |
serviceRequest(int control)
Perform a service request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserviceMainpublic int serviceRequest(int control)
throws ServiceException
ServiceserviceRequest in interface ServiceServiceException - If an error occurs.public boolean isShutdown()
Copyright © 2018. All rights reserved.