|
|||||||||||
前 次 | フレームあり フレームなし |
ComponentNotFoundRuntimeException を使用しているパッケージ | |
org.seasar.framework.container | S2コンテナとその構成要素を定義するインターフェースおよび、S2コンテナの振舞いに関連した例外クラスを提供します。 |
org.seasar.framework.container.impl |
org.seasar.framework.container での ComponentNotFoundRuntimeException の使用 |
ComponentNotFoundRuntimeException をスローする org.seasar.framework.container のメソッド | |
Object |
S2Container.getComponent(Object componentKey)
指定されたキーに対応するコンポーネントを返します。 |
ComponentDef |
S2Container.getComponentDef(Object componentKey)
指定されたキーに対応するコンポーネント定義を返します。 |
org.seasar.framework.container.impl での ComponentNotFoundRuntimeException の使用 |
ComponentNotFoundRuntimeException をスローする org.seasar.framework.container.impl のメソッド | |
ComponentDef |
S2ContainerImpl.getComponentDef(Object key)
|
ComponentDef[] |
S2ContainerImpl.findComponentDefs(Object key)
|
|
|||||||||||
前 次 | フレームあり フレームなし |