当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
JNDIProviderAdapter (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.jms.jndi
Class JNDIProviderAdapter
java.lang.Object
org.jboss.jms.jndi.AbstractJMSProviderAdapter
org.jboss.jms.jndi.JNDIProviderAdapter
- All Implemented Interfaces:
- JMSProviderAdapter, Serializable
- public class JNDIProviderAdapter
- extends AbstractJMSProviderAdapter
A provider adapter that uses properties.
- Version:
$Revision: 1.2 $
- Author:
- 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.
- Throws:
NamingException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.