org.seasar.framework.aop.intertype
クラス PropertyInterType.DefaultPropertyAnnotationHandler

java.lang.Object
  拡張org.seasar.framework.aop.intertype.PropertyInterType.DefaultPropertyAnnotationHandler
すべての実装インタフェース:
PropertyInterType.PropertyAnnotationHandler
含まれているクラス:
PropertyInterType

public static class PropertyInterType.DefaultPropertyAnnotationHandler
extends Object
implements PropertyInterType.PropertyAnnotationHandler


コンストラクタの概要
PropertyInterType.DefaultPropertyAnnotationHandler()
           
 
メソッドの概要
 int getPropertyType(Class clazz, int defaultValue)
           
 int getPropertyType(Field field, int defaultValue)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PropertyInterType.DefaultPropertyAnnotationHandler

public PropertyInterType.DefaultPropertyAnnotationHandler()
メソッドの詳細

getPropertyType

public int getPropertyType(Class clazz,
                           int defaultValue)
定義:
インタフェース PropertyInterType.PropertyAnnotationHandler 内の getPropertyType

getPropertyType

public int getPropertyType(Field field,
                           int defaultValue)
定義:
インタフェース PropertyInterType.PropertyAnnotationHandler 内の getPropertyType


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