|
|||||||||||
前 次 | フレームあり フレームなし |
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 のテンプレートです。 |
|
|||||||||||
前 次 | フレームあり フレームなし |