org.apache.commons.monitoring.jta
Class GaugesTest.EjbWithJTASupport

java.lang.Object
  extended by org.apache.commons.monitoring.jta.GaugesTest.EjbWithJTASupport
Enclosing class:
GaugesTest

public static class GaugesTest.EjbWithJTASupport
extends Object


Constructor Summary
GaugesTest.EjbWithJTASupport()
           
 
Method Summary
 void commit()
           
 void rollback()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GaugesTest.EjbWithJTASupport

public GaugesTest.EjbWithJTASupport()
Method Detail

commit

public void commit()

rollback

public void rollback()


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.