Message Queue, v4.5.1 API Specification
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static int |
PAUSED
Service is paused.
|
static int |
QUIESCED
Service is quiesced.
|
static int |
RUNNING
Service is up and running.
|
static int |
UNKNOWN
Unknown service state.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static String |
toString(int state)
Returns a string representation of the specified service state.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Message Queue, v4.5.1 API Specification
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.