public class DavService
extends org.boris.winrun4j.AbstractService
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 |
---|
DavService() |
Modifier and Type | Method and Description |
---|---|
int |
serviceMain(String[] args)
Run the service.
|
int |
serviceRequest(int control)
Perform a service request.
|
public int serviceRequest(int control)
serviceRequest
in interface org.boris.winrun4j.Service
serviceRequest
in class org.boris.winrun4j.AbstractService
control
- service control.public int serviceMain(String[] args)
args
- command line argumentsCopyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.