Oracle GlassFish(tm) Server Message Queue
5.0
-
-
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
Oracle GlassFish(tm) Server Message Queue
5.0
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.