Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ISE |
"This method is not applicable inside the application server. See the JEE spec, e.g. JEE 7 Section 6.7" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CONNECTION |
0 |
public static final int |
QUEUE_CONNECTION |
1 |
public static final int |
TOPIC_CONNECTION |
2 |
public static final int |
XA_CONNECTION |
3 |
public static final int |
XA_QUEUE_CONNECTION |
4 |
public static final int |
XA_TOPIC_CONNECTION |
5 |
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" |
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.