public class MJmsConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CERTIFIED_JMS_QUEUE |
static int |
CERTIFIED_JMS_TOPIC |
static int |
JMS_QUEUE |
static int |
JMS_TOPIC |
Constructor and Description |
---|
MJmsConstants() |
public static final int JMS_TOPIC
public static final int JMS_QUEUE
public static final int CERTIFIED_JMS_TOPIC
public static final int CERTIFIED_JMS_QUEUE