Constant Field Values

Contents

org.jboss.*

  • org.jboss.resource.adapter.jms.JmsConnectionFactory 
    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
  • org.jboss.resource.adapter.jms.JmsSessionFactory 
    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"