java.lang.Objectorg.jboss.jms.jndi.AbstractJMSProviderAdapter
All Implemented Interfaces:
Serializable, JMSProviderAdapter
Direct Known Subclasses:
JNDIProviderAdapter, JBossMQProvider
< - pre>$Revision: 38361 $< - a href="mailto:jason@planet57.com">Jason Dillon< - a href="mailto:cojonudo14@hotmail.com">Hiram Chirino< - a href="mailto:adrian@jboss.com">Adrian Brock| Field Summary | ||
|---|---|---|
| protected String | name | The name of the provider. |
| protected Properties | properties | The properties. |
| protected String | factoryRef | The factory name to use. |
| protected String | queueFactoryRef | The queue factory name to use. |
| protected String | topicFactoryRef | The topic factory name to use. |
| Method from org.jboss.jms.jndi.AbstractJMSProviderAdapter Summary: |
|---|
| 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.AbstractJMSProviderAdapter Detail: |
|---|
|
|
|
|
|
|
|
|
|
|