com.metamatrix.console.ui.views.runtime.util
Interface ServiceStateConstants
- All Known Implementing Classes:
- OperationsPanel, ProcessMgmtPanel, QueueStatisticsRefreshRequestHandlerImp, RuntimeMgmtPanel, RuntimeMgmtUtils, ServiceMgmtPanel
public interface ServiceStateConstants
OPEN
static final int OPEN
- See Also:
- Constant Field Values
CLOSED
static final int CLOSED
- See Also:
- Constant Field Values
FAILED
static final int FAILED
- See Also:
- Constant Field Values
INIT_FAILED
static final int INIT_FAILED
- See Also:
- Constant Field Values
NOT_INITIALIZED
static final int NOT_INITIALIZED
- See Also:
- Constant Field Values
NOT_REGISTERED
static final int NOT_REGISTERED
- See Also:
- Constant Field Values
DATA_SOURCE_UNAVAILABLE
static final int DATA_SOURCE_UNAVAILABLE
- See Also:
- Constant Field Values
START
static final int START
- See Also:
- Constant Field Values
STOP
static final int STOP
- See Also:
- Constant Field Values
STOP_NOW
static final int STOP_NOW
- See Also:
- Constant Field Values
SHOWQUEUE
static final int SHOWQUEUE
- See Also:
- Constant Field Values
SHOWQUEUES
static final int SHOWQUEUES
- See Also:
- Constant Field Values
SHOWPROCESS
static final int SHOWPROCESS
- See Also:
- Constant Field Values
SHOW_SERVICE_ERROR
static final int SHOW_SERVICE_ERROR
- See Also:
- Constant Field Values
TOTAL_OPERATIONS
static final int TOTAL_OPERATIONS
- See Also:
- Constant Field Values
START_ORDINAL_POSITION
static final int START_ORDINAL_POSITION
- See Also:
- Constant Field Values
STOP_ORDINAL_POSITION
static final int STOP_ORDINAL_POSITION
- See Also:
- Constant Field Values
STOP_NOW_ORDINAL_POSITION
static final int STOP_NOW_ORDINAL_POSITION
- See Also:
- Constant Field Values
SHOW_SERVICE_ERROR_ORDINAL_POSITION
static final int SHOW_SERVICE_ERROR_ORDINAL_POSITION
- See Also:
- Constant Field Values
SHOWQUEUE_ORDINAL_POSITION
static final int SHOWQUEUE_ORDINAL_POSITION
- See Also:
- Constant Field Values
SHOWQUEUES_ORDINAL_POSITION
static final int SHOWQUEUES_ORDINAL_POSITION
- See Also:
- Constant Field Values
SHOWPROCESS_ORDINAL_POSITION
static final int SHOWPROCESS_ORDINAL_POSITION
- See Also:
- Constant Field Values
TOTAL_DISPLAYED_OPERATIONS
static final int TOTAL_DISPLAYED_OPERATIONS
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.