org.seasar.framework.ejb.impl
クラス AroundInvokeSupportInterceptor
java.lang.Object
org.seasar.framework.ejb.impl.AroundInvokeSupportInterceptor
- すべての実装されたインタフェース:
- Advice, Interceptor, MethodInterceptor
public class AroundInvokeSupportInterceptor
- extends Object
- implements MethodInterceptor
- 作成者:
- koichik
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
aroundInvokeMethod
protected Method aroundInvokeMethod
AroundInvokeSupportInterceptor
public AroundInvokeSupportInterceptor(Method method)
invoke
public Object invoke(MethodInvocation invocation)
throws Throwable
- 定義:
- インタフェース
MethodInterceptor
内の invoke
- 例外:
Throwable
Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.