Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » jms » jndi » [javadoc | source]
org.jboss.jms.jndi
public class: JNDIProviderAdapter [javadoc | source]
java.lang.Object
   org.jboss.jms.jndi.AbstractJMSProviderAdapter
      org.jboss.jms.jndi.JNDIProviderAdapter

All Implemented Interfaces:
    Serializable, JMSProviderAdapter

A provider adapter that uses properties.
Fields inherited from org.jboss.jms.jndi.AbstractJMSProviderAdapter:
name,  properties,  factoryRef,  queueFactoryRef,  topicFactoryRef
Method from org.jboss.jms.jndi.JNDIProviderAdapter Summary:
getInitialContext
Methods from org.jboss.jms.jndi.AbstractJMSProviderAdapter:
getFactoryRef,   getName,   getProperties,   getQueueFactoryRef,   getTopicFactoryRef,   setFactoryRef,   setName,   setProperties,   setQueueFactoryRef,   setTopicFactoryRef
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.jms.jndi.JNDIProviderAdapter Detail:
 public Context getInitialContext() throws NamingException