Save This Page
Home » geronimo-2.2-source-release » org.apache.geronimo.connector.outbound » [javadoc | source]
org.apache.geronimo.connector.outbound
static class: LocalXAResourceInsertionInterceptorTest.TestLocalTransaction [javadoc | source]
java.lang.Object
   org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptorTest$TestLocalTransaction

All Implemented Interfaces:
    javax.resource.spi.LocalTransaction

Method from org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptorTest$TestLocalTransaction Summary:
begin,   commit,   rollback
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptorTest$TestLocalTransaction Detail:
 public  void begin() throws ResourceException 
 public  void commit() throws ResourceException 
 public  void rollback() throws ResourceException