com.collation.platform.model.topology.enums
Interface MQQueueManagerStatusEnum
- All Superinterfaces:
- Enumeration
public interface MQQueueManagerStatusEnum
- extends Enumeration
OTHER
static final int OTHER
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
STARTING
static final int STARTING
- See Also:
- Constant Field Values
RUNNING
static final int RUNNING
- See Also:
- Constant Field Values
QUIESCING
static final int QUIESCING
- See Also:
- Constant Field Values
ENDING_IMMEDIATELY
static final int ENDING_IMMEDIATELY
- See Also:
- Constant Field Values
ENDING_PREEMPTIVELY
static final int ENDING_PREEMPTIVELY
- See Also:
- Constant Field Values
ENDING_NORMALLY
static final int ENDING_NORMALLY
- See Also:
- Constant Field Values
ENDING_UNEXPECTEDLY
static final int ENDING_UNEXPECTEDLY
- See Also:
- Constant Field Values