クラス
org.seasar.framework.beans.IllegalPropertyRuntimeException の使用

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

org.seasar.framework.beans での IllegalPropertyRuntimeException の使用
 

IllegalPropertyRuntimeException をスローする org.seasar.framework.beans のメソッド
 void PropertyDesc.setValue(Object target, Object value)
          プロパティに値を設定します。
 

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

IllegalPropertyRuntimeException をスローする org.seasar.framework.container のメソッド
 void PropertyAssembler.assemble(Object component)
          指定されたcomponentに対して、 プロパティ・インジェクションやフィールド・インジェクションを実行します。
 

org.seasar.framework.container.assembler での IllegalPropertyRuntimeException の使用
 

IllegalPropertyRuntimeException をスローする org.seasar.framework.container.assembler のメソッド
protected  void AbstractBindingTypeDef.setValue(ComponentDef componentDef, PropertyDesc propertyDesc, Object component, Object value)
           
protected  void AbstractBindingTypeDef.setValue(ComponentDef componentDef, Field field, Object component, Object value)
           
 



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