org.apache.openejb.resource
Interface XAResourceWrapper

All Known Implementing Classes:
GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper

public interface XAResourceWrapper

Version:
$Rev: 710022 $ $Date: 2008-11-03 09:40:14 +0100 (Mo, 03. Nov 2008) $

Method Summary
 javax.transaction.xa.XAResource wrap(javax.transaction.xa.XAResource resource, java.lang.String name)
           
 

Method Detail

wrap

javax.transaction.xa.XAResource wrap(javax.transaction.xa.XAResource resource,
                                     java.lang.String name)


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