Uses of Class
org.tanukisoftware.wrapper.WrapperWin32Service
-
Packages that use WrapperWin32Service Package Description org.tanukisoftware.wrapper -
-
Uses of WrapperWin32Service in org.tanukisoftware.wrapper
Methods in org.tanukisoftware.wrapper that return WrapperWin32Service Modifier and Type Method Description static WrapperWin32Service[]
WrapperManager. listServices()
Returns an array of all registered services.static WrapperWin32Service
WrapperManager. sendServiceControlCode(String serviceName, int controlCode)
Sends a service control code to the specified service.
-