org.apache.openejb.resource
Class GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper

java.lang.Object
  extended by org.apache.openejb.resource.GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper
All Implemented Interfaces:
XAResourceWrapper
Enclosing class:
GeronimoTransactionManagerFactory

public static class GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper
extends java.lang.Object
implements XAResourceWrapper


Constructor Summary
GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper()
           
 
Method Summary
 javax.transaction.xa.XAResource wrap(javax.transaction.xa.XAResource xaResource, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper

public GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper()
Method Detail

wrap

public javax.transaction.xa.XAResource wrap(javax.transaction.xa.XAResource xaResource,
                                            java.lang.String name)
Specified by:
wrap in interface XAResourceWrapper


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.