org.seasar.tuigwaa.logic.aop
インタフェース MethodRegister
- 既知の実装クラスの一覧:
- DataServiceMethodRegisterImpl
- public interface MethodRegister
getBeforeMethodInvokers
public MethodInvoker[] getBeforeMethodInvokers(org.aopalliance.intercept.MethodInvocation invocation)
getDelegateMethodInvoker
public MethodInvoker getDelegateMethodInvoker(org.aopalliance.intercept.MethodInvocation invocation)
getAfterMethodInvokers
public MethodInvoker[] getAfterMethodInvokers(org.aopalliance.intercept.MethodInvocation invocation)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.