org.jboss.tm.iiop.client
Class IIOPClientUserTransactionObjectFactory

java.lang.Object
  extended by org.jboss.tm.iiop.client.IIOPClientUserTransactionObjectFactory
All Implemented Interfaces:
ObjectFactory

public class IIOPClientUserTransactionObjectFactory
extends Object
implements ObjectFactory

This is an object factory for producing client-side UserTransactions for standalone RMI/IIOP clients.

Version:
$Revision: 1.1.6.2 $
Author:
Ole Husgaard, Francisco Reverbel

Constructor Summary
IIOPClientUserTransactionObjectFactory()
           
 
Method Summary
 Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IIOPClientUserTransactionObjectFactory

public IIOPClientUserTransactionObjectFactory()
Method Detail

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.