org.seasar.tuigwaa.logic.aop
クラス MethodInvoker

java.lang.Object
  拡張org.seasar.tuigwaa.logic.aop.MethodInvoker

public class MethodInvoker
extends Object


コンストラクタの概要
MethodInvoker(Method method, Object target)
           
 
メソッドの概要
 Object invoke(Object[] args)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MethodInvoker

public MethodInvoker(Method method,
                     Object target)
メソッドの詳細

invoke

public Object invoke(Object[] args)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.