Constant Field Values
Contents
org.jboss.*
-
org.jboss.resource.adapter.jms.JmsConnectionFactory Modifier and Type Constant Field Value public static final intAGNOSTIC0public static final intJMS_CONTEXT3public static final intQUEUE1public static final intTOPIC2 -
org.jboss.resource.adapter.jms.JmsSessionFactory Modifier and Type Constant Field Value public static final StringISE"This method is not applicable inside the application server. See the J2EE spec, e.g. J2EE1.4 Section 6.6"
-
org.jboss.resource.adapter.jms.util.TibcojmsUtils Modifier and Type Constant Field Value public static final StringJMS_CONTEXT_CLASSNAME"com.tibco.tibjms.TibjmsJMSContext"public static final StringJMS_MESSAGE_PRODUCER"com.tibco.tibjms.TibjmsMessageProducer"public static final StringJMS_PRODUCER_CLASSNAME"com.tibco.tibjms.TibjmsJMSProducer"public static final StringJMS_XACONTEXT_CLASSNAME"com.tibco.tibjms.TibjmsXAJMSContext"