インタフェース
org.seasar.framework.container.DestroyMethodDefAware の使用

DestroyMethodDefAware を使用しているパッケージ
org.seasar.framework.container S2コンテナとその構成要素を定義するインターフェースおよび、S2コンテナの振舞いに関連した例外クラスを提供します。  
org.seasar.framework.container.external   
org.seasar.framework.container.external.portlet   
org.seasar.framework.container.external.servlet   
org.seasar.framework.container.impl   
 

org.seasar.framework.container での DestroyMethodDefAware の使用
 

org.seasar.framework.container での DestroyMethodDefAware のサブインタフェース
 interface ComponentDef
          S2コンテナが管理するコンポーネントの定義を表すインターフェースです。
 interface TooManyRegistrationComponentDef
          S2コンテナ内に1つのキーで複数登録されたコンポーネントの定義を表すインターフェースです。
 

org.seasar.framework.container.external での DestroyMethodDefAware の使用
 

DestroyMethodDefAware を実装している org.seasar.framework.container.external のクラス
 class ApplicationComponentDef
           
 class ApplicationMapComponentDef
           
 class InitParameterMapComponentDef
           
 class RequestComponentDef
           
 class RequestHeaderMapComponentDef
           
 class RequestHeaderValuesMapComponentDef
           
 class RequestMapComponentDef
           
 class RequestParameterMapComponentDef
           
 class RequestParameterValuesMapComponentDef
           
 class SessionMapComponentDef
           
 

org.seasar.framework.container.external.portlet での DestroyMethodDefAware の使用
 

DestroyMethodDefAware を実装している 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 での DestroyMethodDefAware の使用
 

DestroyMethodDefAware を実装している org.seasar.framework.container.external.servlet のクラス
 class CookieMapComponentDef
           
 class HttpServletRequestComponentDef
           
 class HttpServletResponseComponentDef
           
 class HttpSessionComponentDef
           
 class ServletContextComponentDef
           
 

org.seasar.framework.container.impl での DestroyMethodDefAware の使用
 

DestroyMethodDefAware を実装している org.seasar.framework.container.impl のクラス
 class ComponentDefImpl
           
 class S2ContainerComponentDef
           
 class SimpleComponentDef
           
 class TooManyRegistrationComponentDefImpl
           
 



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