クラス
org.seasar.tuigwaa.logic.aop.MethodInvoker の使用

MethodInvoker を使用しているパッケージ
org.seasar.tuigwaa.logic.aop   
org.seasar.tuigwaa.logic.interceptor   
 

org.seasar.tuigwaa.logic.aop での MethodInvoker の使用
 

MethodInvoker を返す org.seasar.tuigwaa.logic.aop のメソッド
 MethodInvoker[] MethodRegister.getBeforeMethodInvokers(org.aopalliance.intercept.MethodInvocation invocation)
           
 MethodInvoker MethodRegister.getDelegateMethodInvoker(org.aopalliance.intercept.MethodInvocation invocation)
           
 MethodInvoker[] MethodRegister.getAfterMethodInvokers(org.aopalliance.intercept.MethodInvocation invocation)
           
 

org.seasar.tuigwaa.logic.interceptor での MethodInvoker の使用
 

MethodInvoker を返す org.seasar.tuigwaa.logic.interceptor のメソッド
 MethodInvoker[] DataServiceMethodRegisterImpl.getBeforeMethodInvokers(org.aopalliance.intercept.MethodInvocation invocation)
           
 MethodInvoker DataServiceMethodRegisterImpl.getDelegateMethodInvoker(org.aopalliance.intercept.MethodInvocation invocation)
           
 MethodInvoker[] DataServiceMethodRegisterImpl.getAfterMethodInvokers(org.aopalliance.intercept.MethodInvocation invocation)
           
 



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