クラス
org.seasar.framework.container.TooManyRegistrationRuntimeException の使用

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

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

TooManyRegistrationRuntimeException をスローする org.seasar.framework.container のメソッド
 Object S2Container.getComponent(Object componentKey)
          指定されたキーに対応するコンポーネントを返します。
 Object ComponentDef.getComponent()
          定義に基づいてコンポーネントを返します。
 

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

TooManyRegistrationRuntimeException をスローする org.seasar.framework.container.impl のメソッド
 Object TooManyRegistrationComponentDefImpl.getComponent()
           
 Object SimpleComponentDef.getComponent()
           
 



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