Fields Summary |
---|
private static ArrayList | allTypes |
static final ExceptionType | FAIL_DD_LOAD |
static final ExceptionType | FAIL_DD_SAVE |
static final ExceptionType | APP_NOT_EXIST |
static final ExceptionType | BAD_REG |
static final ExceptionType | MISSING_SERVER_NODE |
static final ExceptionType | CANT_APPLY |
static final ExceptionType | UNSUPPORTED |
static final ExceptionType | NULL_INSTANCE_NAME |
static final ExceptionType | NULL_INSTANCE |
static final ExceptionType | INSTANCE_EXISTS |
static final ExceptionType | PORT_IN_USE |
static final ExceptionType | PORT_TAKEN |
static final ExceptionType | CANT_CREATE_ADMIN |
static final ExceptionType | NO_JAVA_HOME |
static final ExceptionType | NO_IMQ_HOME |
static final ExceptionType | NO_SUCH_INSTANCE |
static final ExceptionType | SERVER_NO_START |
static final ExceptionType | NO_RECEIVE_TOKENS |
static final ExceptionType | NO_SUCH_CON_MOD |
static final ExceptionType | BAD_CON_MOD_INFO |
static final ExceptionType | WRONG_MOD_INFO |
static final ExceptionType | NO_SUCH_EJB_MOD |
static final ExceptionType | BAD_EJB_MOD_INFO |
static final ExceptionType | IO_ERROR_LOADING_DD |
static final ExceptionType | IO_ERROR_SAVING_DD |
static final ExceptionType | ILLEGAL_PORT |
static final ExceptionType | ILLEGAL_RESTART |
static final ExceptionType | NULL_ARG |
static final ExceptionType | NO_INSTANCE_DIR |
static final ExceptionType | CANNOT_APPLY_CHANGES |
static final ExceptionType | BIZARRO_MESSAGE |
static final ExceptionType | NO_XML |
static final ExceptionType | NO_XML_BU |
static final ExceptionType | FROM_NOT_EXIST |
static final ExceptionType | FROM_IS_DIR |
static final ExceptionType | TO_READ_ONLY |
static final ExceptionType | TO_IS_DIR |
static final ExceptionType | FAILED_COPY |
static final ExceptionType | NULL_MODULE_TYPE |
static final ExceptionType | NO_SUCH_WEB_MOD |
static final ExceptionType | BAD_WEB_MOD_INFO |
private final String | key |
private final int | numArgs |