org.apache.openejb.persistence
Class JtaEntityManager.Timer

java.lang.Object
  extended by org.apache.openejb.persistence.JtaEntityManager.Timer
Enclosing class:
JtaEntityManager

public static class JtaEntityManager.Timer
extends java.lang.Object


Constructor Summary
JtaEntityManager.Timer(org.apache.openejb.persistence.JtaEntityManager.Op operation, JtaEntityManager em)
           
 
Method Summary
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JtaEntityManager.Timer

public JtaEntityManager.Timer(org.apache.openejb.persistence.JtaEntityManager.Op operation,
                              JtaEntityManager em)
Method Detail

stop

public void stop()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.