net.ttddyy.dsproxy.proxy
Class MethodUtils

java.lang.Object
  extended by net.ttddyy.dsproxy.proxy.MethodUtils

public class MethodUtils
extends Object

Author:
Tadaya Tsuyukubo

Constructor Summary
MethodUtils()
           
 
Method Summary
static Object proceedExecution(Method method, Object target, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodUtils

public MethodUtils()
Method Detail

proceedExecution

public static Object proceedExecution(Method method,
                                      Object target,
                                      Object[] args)
                               throws Throwable
Throws:
Throwable


Copyright © 2012. All Rights Reserved.