|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.jms.jndi.AbstractJMSProviderAdapter (src)
org.jboss.jms.jndi.JNDIProviderAdapter
A provider adapter that uses properties.
Field Summary |
Fields inherited from class org.jboss.jms.jndi.AbstractJMSProviderAdapter (src) |
factoryRef, name, properties, queueFactoryRef, topicFactoryRef |
Constructor Summary | |
JNDIProviderAdapter()
|
Method Summary | |
javax.naming.Context |
getInitialContext()
This must return a context which can be closed. |
Methods inherited from class org.jboss.jms.jndi.AbstractJMSProviderAdapter (src) |
getFactoryRef, getName, getProperties, getQueueFactoryRef, getTopicFactoryRef, setFactoryRef, setName, setProperties, setQueueFactoryRef, setTopicFactoryRef |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JNDIProviderAdapter()
Method Detail |
public javax.naming.Context getInitialContext() throws javax.naming.NamingException
JMSProviderAdapter (src)
javax.naming.NamingException
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |