org.jboss.jms.jndi
Class JNDIProviderAdapter
java.lang.Object
org.jboss.jms.jndi.AbstractJMSProviderAdapter
org.jboss.jms.jndi.JNDIProviderAdapter
- All Implemented Interfaces:
- Serializable, JMSProviderAdapter
public class JNDIProviderAdapter
- extends AbstractJMSProviderAdapter
A provider adapter that uses properties.
- Version:
$Revision: 57209 $
- Author:
- Peter Antman DN , Adrian Brock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDIProviderAdapter
public JNDIProviderAdapter()
getInitialContext
public Context getInitialContext()
throws NamingException
- Description copied from interface:
JMSProviderAdapter
- This must return a context which can be closed.
- Returns:
- the context
- Throws:
NamingException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.