|
|||||||||||
前 次 | フレームあり フレームなし |
InterType を使用しているパッケージ | |
org.seasar.framework.aop.intertype | |
org.seasar.framework.aop.javassist | |
org.seasar.framework.aop.proxy | |
org.seasar.framework.container | S2コンテナとその構成要素を定義するインターフェースおよび、S2コンテナの振舞いに関連した例外クラスを提供します。 |
org.seasar.framework.container.autoregister | |
org.seasar.framework.container.impl | |
org.seasar.framework.container.util |
org.seasar.framework.aop.intertype での InterType の使用 |
InterType を実装している org.seasar.framework.aop.intertype のクラス | |
class |
AbstractInterType
|
class |
InterTypeChain
|
class |
PropertyInterType
|
InterType として宣言されている org.seasar.framework.aop.intertype のフィールド | |
protected InterType[] |
InterTypeChain.interTypes
|
InterType 型のパラメータを持つ org.seasar.framework.aop.intertype のメソッド | |
void |
InterTypeChain.add(InterType interType)
|
org.seasar.framework.aop.javassist での InterType の使用 |
InterType 型のパラメータを持つ org.seasar.framework.aop.javassist のメソッド | |
void |
AspectWeaver.setInterTypes(InterType[] interTypes)
|
void |
EnhancedClassGenerator.applyInterType(InterType interType)
|
org.seasar.framework.aop.proxy での InterType の使用 |
InterType 型のパラメータを持つ org.seasar.framework.aop.proxy のコンストラクタ | |
AopProxy(Class targetClass,
Aspect[] aspects,
InterType[] interTypes)
|
|
AopProxy(Class targetClass,
Aspect[] aspects,
InterType[] interTypes,
Map parameters)
|
org.seasar.framework.container での InterType の使用 |
InterType を返す org.seasar.framework.container のメソッド | |
InterType |
InterTypeDef.getInterType()
インタータイプを返します。 |
org.seasar.framework.container.autoregister での InterType の使用 |
InterType として宣言されている org.seasar.framework.container.autoregister のフィールド | |
protected InterType |
InterTypeAutoRegister.interType
|
InterType 型のパラメータを持つ org.seasar.framework.container.autoregister のメソッド | |
void |
InterTypeAutoRegister.setInterType(InterType interType)
|
org.seasar.framework.container.impl での InterType の使用 |
InterType を返す org.seasar.framework.container.impl のメソッド | |
InterType |
InterTypeDefImpl.getInterType()
|
InterType 型のパラメータを持つ org.seasar.framework.container.impl のコンストラクタ | |
InterTypeDefImpl(InterType interType)
|
org.seasar.framework.container.util での InterType の使用 |
InterType を返す org.seasar.framework.container.util のメソッド | |
protected static InterType[] |
AopProxyUtil.getInterTypes(ComponentDef componentDef)
|
|
|||||||||||
前 次 | フレームあり フレームなし |