org.apache.cxf.jca.cxf
Interface CXFTransaction
- All Known Subinterfaces:
- CXFLocalTransaction
public interface CXFTransaction
isActive
boolean isActive()
clearThreadAssociation
void clearThreadAssociation()
throws javax.resource.ResourceException
- Throws:
javax.resource.ResourceException
makeThreadAssociation
void makeThreadAssociation()
throws javax.resource.ResourceException
- Throws:
javax.resource.ResourceException
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.