private static class MessageConsumer.Status extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CLOSE
Status of the message consumer when it is
closed.
|
private static String[] |
names |
static int |
OPEN
Status of the message consumer
when it is open.
|
Modifier | Constructor and Description |
---|---|
private |
MessageConsumer.Status() |
public static final int OPEN
public static final int CLOSE
private static final String[] names
public static String toString(int status)
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.