org.chromattic.core.bean
Class BeanInfo
java.lang.Object
org.chromattic.core.bean.BeanInfo
public class BeanInfo
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPropertyNames
public Set<String> getPropertyNames()
getProperties
public Collection<PropertyInfo> getProperties()
getTypeInfo
public org.reflext.api.ClassTypeInfo getTypeInfo()
getProperty
public PropertyInfo getProperty(String propertyName)
getProperties
public <A extends Annotation> Collection<PropertyInfo> getProperties(Class<A> annotationClass)
getAnnotation
public <A extends Annotation> A getAnnotation(Class<A> annotationClass)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.