org.milyn.scribe.reflection
Class FlushMethod

java.lang.Object
  extended by org.milyn.scribe.reflection.FlushMethod

public class FlushMethod
extends java.lang.Object

Author:
maurice

Constructor Summary
FlushMethod(java.lang.reflect.Method method)
           
 
Method Summary
 void invoke(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlushMethod

public FlushMethod(java.lang.reflect.Method method)
Method Detail

invoke

public void invoke(java.lang.Object obj)


Copyright © 2011. All Rights Reserved.