org.apache.openejb.jee.sun
Class FlushAtEndOfMethod

java.lang.Object
  extended by org.apache.openejb.jee.sun.FlushAtEndOfMethod

public class FlushAtEndOfMethod
extends Object


Field Summary
protected  List<Method> method
           
 
Constructor Summary
FlushAtEndOfMethod()
           
 
Method Summary
 List<Method> getMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

method

protected List<Method> method
Constructor Detail

FlushAtEndOfMethod

public FlushAtEndOfMethod()
Method Detail

getMethod

public List<Method> getMethod()


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