|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jboss.jms.jndi.AbstractJMSProviderAdapter
|
+--org.jboss.jms.jndi.JBossMQProvider
A JMS provider adapter for JBossMQ. Created: Fri Dec 22 09:34:04 2000 6/22/01 - hchirino - The queue/topic jndi references are now configed via JMX
$Revision: 1.3.4.1 $
| Field Summary | |
static java.lang.String |
INITIAL_CONTEXT_FACTORY
The initial context factory to use. |
static java.lang.String |
URL_PKG_PREFIXES
The url package prefixes. |
| Fields inherited from class org.jboss.jms.jndi.AbstractJMSProviderAdapter |
name, providerURL, queueFactoryRef, topicFactoryRef |
| Constructor Summary | |
JBossMQProvider()
Default no-argument constructor. |
|
| Method Summary | |
javax.naming.Context |
getInitialContext()
Create a new InitialContext suitable for this JMS provider. |
| Methods inherited from class org.jboss.jms.jndi.AbstractJMSProviderAdapter |
getName, getProviderUrl, getQueueFactoryRef, getTopicFactoryRef, setName, setProviderUrl, setQueueFactoryRef, setTopicFactoryRef |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String INITIAL_CONTEXT_FACTORY
public static final java.lang.String URL_PKG_PREFIXES
| Constructor Detail |
public JBossMQProvider()
| Method Detail |
public javax.naming.Context getInitialContext()
throws javax.naming.NamingException
javax.naming.NamingException - Failed to construct context.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||