org.apache.cxf.jca.cxf
Interface CXFLocalTransaction

All Superinterfaces:
CXFTransaction, javax.resource.spi.LocalTransaction

public interface CXFLocalTransaction
extends javax.resource.spi.LocalTransaction, CXFTransaction


Method Summary
 
Methods inherited from interface javax.resource.spi.LocalTransaction
begin, commit, rollback
 
Methods inherited from interface org.apache.cxf.jca.cxf.CXFTransaction
clearThreadAssociation, isActive, makeThreadAssociation
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.