当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 connector API Documentation 英文版文档
ResourceAdapterFactory (JBoss Connector API) - JBoss 4.0.1 sp1 connector API Documentation 英文版文档
org.jboss.resource.deployment
Class ResourceAdapterFactory
java.lang.Object
org.jboss.resource.deployment.ResourceAdapterFactory
- public class ResourceAdapterFactory
- extends Object
A resource adapter factory
- Version:
- $Revision: 1.3 $
- Author:
- Adrian Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DUMMY_RA_CLASS
public static final String DUMMY_RA_CLASS
- The dummy resource adapter for old deployment
ResourceAdapterFactory
public ResourceAdapterFactory()
createResourceAdapter
public static javax.resource.spi.ResourceAdapter createResourceAdapter(ConnectorMetaData cmd)
throws Exception
- Create a new resource adapter
- Parameters:
cmd
- the connector meta data
- Throws:
Exception
- for any error
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.