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 Object
implements XAResourceWrapper


Constructor Summary
GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper()
           
 
Method Summary
 XAResource wrap(XAResource xaResource, 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 XAResource wrap(XAResource xaResource,
                       String name)
Specified by:
wrap in interface XAResourceWrapper


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