org.seasar.tuigwaa.logic.aop
クラス MethodDecorateInterceptorImpl
java.lang.Object
org.seasar.tuigwaa.logic.aop.MethodDecorateInterceptorImpl
- すべての実装インタフェース:
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, MethodDecorateInterceptor, org.aopalliance.intercept.MethodInterceptor
- public class MethodDecorateInterceptorImpl
- extends Object
- implements org.aopalliance.intercept.MethodInterceptor, MethodDecorateInterceptor
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodDecorateInterceptorImpl
public MethodDecorateInterceptorImpl()
setRegister
public void setRegister(MethodRegister register)
invoke
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws Throwable
- 定義:
- インタフェース
org.aopalliance.intercept.MethodInterceptor
内の invoke
- 例外:
Throwable
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.