|
|||||||||||
前 次 | フレームあり フレームなし |
MetaDefAware を使用しているパッケージ | |
org.seasar.framework.container | S2コンテナとその構成要素を定義するインターフェースおよび、S2コンテナの振舞いに関連した例外クラスを提供します。 |
org.seasar.framework.container.external | Servletなどの外部環境にアクセスする機能を提供します。 |
org.seasar.framework.container.external.portlet | Portlet環境にアクセスする機能を提供します。 |
org.seasar.framework.container.external.servlet | Servlet環境にアクセスする機能を提供します。 |
org.seasar.framework.container.impl | S2Containerの実装を提供します。 |
org.seasar.framework.container での MetaDefAware の使用 |
org.seasar.framework.container での MetaDefAware のサブインタフェース | |
interface |
ArgDef
コンポーネントのコンストラクタおよびメソッドに与えられる引数定義のためのインターフェースです。 |
interface |
AspectDef
コンポーネントに適用するアスペクトを定義するインターフェースです。 |
interface |
ComponentDef
S2コンテナが管理するコンポーネントの定義を表すインターフェースです。 |
interface |
InterTypeDef
コンポーネントに組み込むインタータイプを定義するインターフェースです。 |
interface |
MetaDef
コンポーネントの付加情報を定義するためのインターフェースです。 |
interface |
PropertyDef
コンポーネントのプロパティまたはフィールドにインジェクションする方法を定義するインターフェースです。 |
interface |
S2Container
DIとAOPをサポートしたS2コンテナのインターフェースです。 |
interface |
TooManyRegistrationComponentDef
S2コンテナ内に1つのキーで複数登録されたコンポーネントの定義を表すインターフェースです。 |
org.seasar.framework.container.external での MetaDefAware の使用 |
MetaDefAware を実装している org.seasar.framework.container.external のクラス | |
class |
ApplicationComponentDef
application用の ComponentDef です。 |
class |
ApplicationMapComponentDef
applicationスコープ用の ComponentDef です。 |
class |
InitParameterMapComponentDef
InitParameter用の ComponentDef です。 |
class |
RequestComponentDef
Request用の ComponentDef です。 |
class |
RequestHeaderMapComponentDef
RequestHeader用の ComponentDef です。 |
class |
RequestHeaderValuesMapComponentDef
RequestHeaderValues用の ComponentDef です。 |
class |
RequestMapComponentDef
requestスコープ用の ComponentDef です。 |
class |
RequestParameterMapComponentDef
RequestParameter用の ComponentDef です。 |
class |
RequestParameterValuesMapComponentDef
RequestParameterValues用の ComponentDef です。 |
class |
SessionMapComponentDef
sessionスコープ用の ComponentDef です。 |
org.seasar.framework.container.external.portlet での MetaDefAware の使用 |
MetaDefAware を実装している org.seasar.framework.container.external.portlet のクラス | |
class |
PortletConfigComponentDef
This class is SimpleComponentDef implementation for PortletConfig. |
class |
PortletContextComponentDef
This class is SimpleComponentDef implementation for PortletContext. |
class |
PortletRequestComponentDef
This class is SimpleComponentDef implementation for PortletRequest. |
class |
PortletResponseComponentDef
This class is SimpleComponentDef implementation for PortletResponse. |
class |
PortletSessionComponentDef
This class is SimpleComponentDef implementation for PortletSession. |
org.seasar.framework.container.external.servlet での MetaDefAware の使用 |
MetaDefAware を実装している org.seasar.framework.container.external.servlet のクラス | |
class |
CookieMapComponentDef
CookieMap 用の ComponentDef です。 |
class |
HttpServletRequestComponentDef
HttpServletRequest 用の ComponentDef です。 |
class |
HttpServletResponseComponentDef
HttpServletResponse 用の ComponentDef です。 |
class |
HttpSessionComponentDef
HttpSession 用の ComponentDef です。 |
class |
ServletContextComponentDef
ServletContext 用の ComponentDef です。 |
org.seasar.framework.container.impl での MetaDefAware の使用 |
MetaDefAware を実装している org.seasar.framework.container.impl のクラス | |
class |
ArgDefImpl
ArgDef の実装クラスです。 |
class |
AspectDefImpl
AspectDef の実装クラスです。 |
class |
ComponentDefImpl
ComponentDef の実装クラスです。 |
class |
InterTypeDefImpl
InterTypeDef の実装クラスです。 |
class |
MetaDefImpl
MetaDef の実装クラスです。 |
class |
PropertyDefImpl
PropertyDef の実装クラスです。 |
class |
S2ContainerComponentDef
S2Container 用の ComponentDef です。 |
class |
S2ContainerImpl
S2Container の実装クラスです。 |
class |
SimpleComponentDef
ComponentDef のシンプルな実装です。 |
class |
ThreadSafeS2ContainerImpl
ThreadSafeな S2Container の実装です。 |
class |
TooManyRegistrationComponentDefImpl
1つのキーに複数のコンポーネントが登録されるときの ComponentDef です。 |
|
|||||||||||
前 次 | フレームあり フレームなし |