Package com.install4j.api.windows.service
package com.install4j.api.windows.service
This package contains classes to manipulate Windows services. The main entry points are the static methods of the
WinServices class.
See the API overview for general remarks on how to use the install4j API.
-
ClassDescriptionThis exception is thrown when a call to
WinServiceswas made with insufficient privileges.An enum to specify service accounts.The service configuration passed toWinServices.The base exception type used byWinServices.This exception is thrown when a call toWinServiceswas made with a non-existing service name.The start types of Windows servicesCollection of static methods to manipulate Windows services