Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AGNOSTIC |
0 |
public static final int |
JMS_CONTEXT |
3 |
public static final int |
QUEUE |
1 |
public static final int |
TOPIC |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ISE |
"This method is not applicable inside the application server. See the J2EE spec, e.g. J2EE1.4 Section 6.6" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMS_CONTEXT_CLASSNAME |
"com.tibco.tibjms.TibjmsJMSContext" |
public static final String |
JMS_MESSAGE_PRODUCER |
"com.tibco.tibjms.TibjmsMessageProducer" |
public static final String |
JMS_PRODUCER_CLASSNAME |
"com.tibco.tibjms.TibjmsJMSProducer" |
public static final String |
JMS_XACONTEXT_CLASSNAME |
"com.tibco.tibjms.TibjmsXAJMSContext" |
Copyright © 2021 JBoss by Red Hat. All rights reserved.