org.apache.openejb.resource
Interface XAResourceWrapper

All Known Implementing Classes:
GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper

public interface XAResourceWrapper

Version:
$Rev: 1153797 $ $Date: 2011-08-04 02:09:44 -0700 (Thu, 04 Aug 2011) $

Method Summary
 XAResource wrap(XAResource resource, String name)
           
 

Method Detail

wrap

XAResource wrap(XAResource resource,
                String name)


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.