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 |
|---|
RetryService() |
| Modifier and Type | Method and Description |
|---|---|
int |
serviceMain(String[] args)
Run the service.
|
int |
serviceRequest(int control)
Perform a service request.
|
public int serviceMain(String[] args) throws ServiceException
ServiceserviceMain in interface ServiceServiceException - If an error occurs.public int serviceRequest(int control)
throws ServiceException
ServiceserviceRequest in interface ServiceServiceException - If an error occurs.Copyright © 2018. All rights reserved.