当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
ClientUserTransactionObjectFactory (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.tm.usertx.client
Class ClientUserTransactionObjectFactory
java.lang.Object
org.jboss.tm.usertx.client.ClientUserTransactionObjectFactory
- All Implemented Interfaces:
- ObjectFactory
- public class ClientUserTransactionObjectFactory
- extends Object
- implements ObjectFactory
This is an object factory for producing client
UserTransactions.
usage for standalone clients.
- Version:
- $Revision: 1.8 $
- Author:
- Ole Husgaard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientUserTransactionObjectFactory
public ClientUserTransactionObjectFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.