public class NxtService_ServiceManagement
extends java.lang.Object
Constructor and Description |
---|
NxtService_ServiceManagement() |
Modifier and Type | Method and Description |
---|---|
static boolean |
serviceControl_Continue() |
static boolean |
serviceControl_Pause() |
static boolean |
serviceControl_Shutdown() |
static boolean |
serviceControl_Stop() |
static void |
serviceFinish() |
static java.lang.String[] |
serviceGetInfo() |
static boolean |
serviceInit() |
static boolean |
serviceIsCreate() |
static boolean |
serviceIsDelete() |
static boolean |
serviceIsLaunch() |
public static boolean serviceInit()
public static java.lang.String[] serviceGetInfo()
public static boolean serviceIsCreate()
public static boolean serviceIsLaunch()
public static boolean serviceIsDelete()
public static boolean serviceControl_Pause()
public static boolean serviceControl_Continue()
public static boolean serviceControl_Stop()
public static boolean serviceControl_Shutdown()
public static void serviceFinish()