|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.epam.admintool.AdminConstants
public class AdminConstants
The common constants.
Field Summary | |
---|---|
static String |
DEFAULT_COMMAND_PACKAGE
package where situated command |
static String |
MESSAGE_TYPE
The admin message type. |
static String |
SEND_MESSAGE_DELIMITER
|
static int |
XML_DATA_LEN_TAG
The length of raw tag data. |
static int |
XML_DATA_TAG
The raw tag for xml data. |
Constructor Summary | |
---|---|
AdminConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int XML_DATA_LEN_TAG
public static final int XML_DATA_TAG
public static final String MESSAGE_TYPE
public static final String SEND_MESSAGE_DELIMITER
public static String DEFAULT_COMMAND_PACKAGE
Constructor Detail |
---|
public AdminConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |