インタフェース
org.seasar.framework.aop.S2MethodInvocation の使用

S2MethodInvocation を使用しているパッケージ
org.seasar.framework.aop.impl AOPの実装を提供します。 
org.seasar.framework.aop.javassist Javassistに関連する機能を提供します。 
 

org.seasar.framework.aop.impl での S2MethodInvocation の使用
 

S2MethodInvocation を実装している org.seasar.framework.aop.impl のクラス
 class NestedMethodInvocation
          ネストしたMethodInvocationです。
 

S2MethodInvocation 型のパラメータを持つ org.seasar.framework.aop.impl のコンストラクタ
NestedMethodInvocation(S2MethodInvocation parent, MethodInterceptor[] interceptors)
          NestedMethodInvocationを作成します。
 

org.seasar.framework.aop.javassist での S2MethodInvocation の使用
 

S2MethodInvocation を実装している org.seasar.framework.aop.javassist のクラス
static class MethodInvocationClassGenerator.MethodInvocationTemplate
          MethodInvocationのテンプレートです。
 



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.