当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 connector API Documentation 英文版文档
DataSourceFactory (JBoss Connector API) - JBoss 4.0.1 sp1 connector API Documentation 英文版文档
org.jboss.resource.adapter.jdbc.remote
Class DataSourceFactory
java.lang.Object
org.jboss.resource.adapter.jdbc.remote.DataSourceFactory
- All Implemented Interfaces:
- ObjectFactory
- public class DataSourceFactory
- extends Object
- implements ObjectFactory
A JNDI ObjectFactory for handling either the local or remote access to
a JCA javax.sql.DataSource binding.
- Version:
- $Revision: 1.2 $
- Author:
- Scott.Stark@jboss.org
Field Summary |
static UID |
vmID
The class VM ID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vmID
public static final UID vmID
- The class VM ID
DataSourceFactory
public DataSourceFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context ctx,
Hashtable env)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.