クラス
org.seasar.cubby.spi.beans.AttributeNotFoundException の使用

AttributeNotFoundException を使用しているパッケージ
org.seasar.cubby.spi.beans Java Beans を操作するための機能を提供します。 
org.seasar.cubby.spi.beans.impl Java Beans を操作するための機能の実装を提供します。 
 

org.seasar.cubby.spi.beans での AttributeNotFoundException の使用
 

AttributeNotFoundException をスローする org.seasar.cubby.spi.beans のメソッド
 Attribute BeanDesc.getPropertyAttribute(String name)
          指定された名前のプロパティへアクセスする属性を返します。
 

org.seasar.cubby.spi.beans.impl での AttributeNotFoundException の使用
 

AttributeNotFoundException をスローする org.seasar.cubby.spi.beans.impl のメソッド
 Attribute DefaultBeanDescProvider.BeanDescImpl.getPropertyAttribute(String name)
          指定された名前のプロパティへアクセスする属性を返します。
 



Copyright © 2006-2010 The Seasar Foundation. All Rights Reserved.