org.seasar.framework.aop.intertype
クラス Backport175PropertyAnnotationHandler

java.lang.Object
  拡張org.seasar.framework.aop.intertype.Backport175PropertyAnnotationHandler
すべての実装インタフェース:
org.seasar.framework.aop.intertype.PropertyInterType.PropertyAnnotationHandler

public class Backport175PropertyAnnotationHandler
extends Object
implements org.seasar.framework.aop.intertype.PropertyInterType.PropertyAnnotationHandler

作成者:
y-komori

コンストラクタの概要
Backport175PropertyAnnotationHandler()
           
 
メソッドの概要
 int getPropertyType(org.codehaus.backport175.reader.Annotation property, int defaultValue)
           
 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
 

コンストラクタの詳細

Backport175PropertyAnnotationHandler

public Backport175PropertyAnnotationHandler()
メソッドの詳細

getPropertyType

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

getPropertyType

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

getPropertyType

public int getPropertyType(org.codehaus.backport175.reader.Annotation property,
                           int defaultValue)


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