| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description of the Interface
| Field Summary | |
| static java.lang.String | ACTIVATE_LATERDescription of the Field | 
| static java.lang.String | FAILEDDescription of the Field | 
| static java.lang.String | FAILED_MIGRATABLEDescription of the Field | 
| static java.lang.String | FAILED_NOT_RESTARTABLEDescription of the Field | 
| static java.lang.String | FAILED_RESTARTINGDescription of the Field | 
| static java.lang.String | RESUMINGDescription of the Field | 
| static java.lang.String | RUNNINGDescription of the Field | 
| static java.lang.String[] | SERVERSTATESDescription of the Field | 
| static java.lang.String | SHUTDOWNDescription of the Field | 
| static java.lang.String | SHUTDOWN_IN_PROCESSDescription of the Field | 
| static java.lang.String | SHUTDOWN_PENDINGDescription of the Field | 
| static java.lang.String | SHUTTING_DOWNDescription of the Field | 
| static int | SRVR_ACTIVATE_LATERDescription of the Field | 
| static int | SRVR_FAILEDA critical subsystem is not functioning. | 
| static int | SRVR_FAILED_MIGRATABLEDescription of the Field | 
| static int | SRVR_FAILED_NOT_RESTARTABLEDescription of the Field | 
| static int | SRVR_FAILED_RESTARTINGDescription of the Field | 
| static int | SRVR_RESUMINGThe server is transitioning from the STANDBYstate toRUNNING. | 
| static int | SRVR_RUNNINGThe server can receive and process requests from external clients as well as administrative requests. | 
| static int | SRVR_SHUTDOWNThe server is configured but inactive. | 
| static int | SRVR_SHUTDOWN_IN_PROCESSThe server shutdown has started. | 
| static int | SRVR_SHUTDOWN_PENDINGThe server is waiting for a specified time before starting shutdown. | 
| static int | SRVR_SHUTTING_DOWNThe server is transitioning from either the RUNNINGorSTANDBYstate toSHUTDOWN. | 
| static int | SRVR_STANDBYThe server can receive and process only administrative requests. | 
| static int | SRVR_STARTINGThe server is initializing all it's subsystems. | 
| static int | SRVR_SUSPENDINGThe server is transitioning from either the SHUTDOWNorRUNNINGstate toSTANDBY. | 
| static int | SRVR_UNKNOWNThe state of the server cannot be determined, perhaps because it cannot be contacted. | 
| static java.lang.String | STANDBYDescription of the Field | 
| static java.lang.String | STARTINGDescription of the Field | 
| static java.lang.String | SUSPENDINGDescription of the Field | 
| static java.lang.String | UNKNOWNDescription of the Field | 
| Field Detail | 
public static final int SRVR_SHUTDOWN
public static final int SRVR_STARTING
STANDBY or RUNNING mode
 depending on the startup option given.public static final int SRVR_RUNNING
public static final int SRVR_STANDBY
public static final int SRVR_SUSPENDING
SHUTDOWN
 or RUNNING state to STANDBY.public static final int SRVR_RESUMING
STANDBY state to
 RUNNING.public static final int SRVR_SHUTTING_DOWN
RUNNING or
 STANDBY state to SHUTDOWN.public static final int SRVR_FAILED
public static final int SRVR_UNKNOWN
public static final int SRVR_SHUTDOWN_PENDING
public static final int SRVR_SHUTDOWN_IN_PROCESS
public static final int SRVR_FAILED_RESTARTING
public static final int SRVR_ACTIVATE_LATER
public static final int SRVR_FAILED_NOT_RESTARTABLE
public static final int SRVR_FAILED_MIGRATABLE
public static final java.lang.String SHUTDOWN
public static final java.lang.String STARTING
public static final java.lang.String RUNNING
public static final java.lang.String STANDBY
public static final java.lang.String SUSPENDING
public static final java.lang.String RESUMING
public static final java.lang.String SHUTTING_DOWN
public static final java.lang.String FAILED
public static final java.lang.String SHUTDOWN_PENDING
public static final java.lang.String SHUTDOWN_IN_PROCESS
public static final java.lang.String UNKNOWN
public static final java.lang.String FAILED_RESTARTING
public static final java.lang.String ACTIVATE_LATER
public static final java.lang.String FAILED_NOT_RESTARTABLE
public static final java.lang.String FAILED_MIGRATABLE
public static final java.lang.String[] SERVERSTATES
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||