net.csdn.common.reflect
Class WowMethod

java.lang.Object
  extended by net.csdn.common.reflect.WowMethod

public class WowMethod
extends Object

User: WilliamZhu Date: 12-11-6 Time: 下午1:54


Constructor Summary
WowMethod(Object target, Method method)
           
 
Method Summary
 Object invoke(Object... params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WowMethod

public WowMethod(Object target,
                 Method method)
Method Detail

invoke

public Object invoke(Object... params)


Copyright © 2014. All Rights Reserved.