|
|||||||||||
前 次 | フレームあり フレームなし |
SimpleComponentDef を使用しているパッケージ | |
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.external での SimpleComponentDef の使用 |
org.seasar.framework.container.external での SimpleComponentDef のサブクラス | |
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 での SimpleComponentDef の使用 |
org.seasar.framework.container.external.portlet での SimpleComponentDef のサブクラス | |
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 での SimpleComponentDef の使用 |
org.seasar.framework.container.impl での SimpleComponentDef の使用 |
org.seasar.framework.container.impl での SimpleComponentDef のサブクラス | |
class |
S2ContainerComponentDef
S2Container 用の ComponentDef です。 |
class |
TooManyRegistrationComponentDefImpl
1つのキーに複数のコンポーネントが登録されるときの ComponentDef です。 |
|
|||||||||||
前 次 | フレームあり フレームなし |