Uses of Class
org.tanukisoftware.wrapper.WrapperServiceException
-
Packages that use WrapperServiceException Package Description org.tanukisoftware.wrapper -
-
Uses of WrapperServiceException in org.tanukisoftware.wrapper
Methods in org.tanukisoftware.wrapper that throw WrapperServiceException Modifier and Type Method Description static WrapperWin32ServiceWrapperManager. sendServiceControlCode(String serviceName, int controlCode)Sends a service control code to the specified service.
-