public static class AgentServer.Status extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
info |
static int |
INITIALIZED |
static int |
INITIALIZING |
static int |
INSTALLED |
static int |
RESETING |
static int |
STARTED |
static int |
STARTING |
static int |
STOPPED |
static int |
STOPPING |
(package private) int |
value |
Constructor and Description |
---|
Status() |
public static final int INSTALLED
public static final int INITIALIZING
public static final int INITIALIZED
public static final int STARTING
public static final int STARTED
public static final int STOPPING
public static final int STOPPED
public static final int RESETING
int value
public static String[] info
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.