public interface AppServerNavigatorConstants
Modifier and Type | Field and Description |
---|---|
static int |
DELETE_CMD_ID
Delete
|
static int |
LAUNCH_ADMIN_CONSOLE_CMD_ID
Launch Administrative Console
|
static int |
PROPERTIES_CMD_ID
Properties
|
static int |
REFRESH_CMD_ID
Refresh
|
static float |
SECTION_DELETE |
static float |
SECTION_IMPORTEXPORT |
static float |
SECTION_NEW |
static float |
SECTION_PROPERTIES |
static float |
SECTION_REFRESH |
static float |
SECTION_TOOLS |
static int |
START_CMD_ID
Start
|
static int |
STOP_CMD_ID
Stop
|
static int |
UNDEPLOY_CMD_ID
Undeploy
|
static final float SECTION_NEW
static final float SECTION_IMPORTEXPORT
static final float SECTION_REFRESH
static final float SECTION_TOOLS
static final float SECTION_DELETE
static final float SECTION_PROPERTIES
static final int LAUNCH_ADMIN_CONSOLE_CMD_ID
static final int START_CMD_ID
static final int STOP_CMD_ID
static final int UNDEPLOY_CMD_ID
static final int REFRESH_CMD_ID
static final int DELETE_CMD_ID
static final int PROPERTIES_CMD_ID