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
クラス 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.