Package org.jboss.injection.lang.reflect

Interface Summary
BeanProperty A bean property defines a propery of a pojo from the EJB3 point of view.
 

Class Summary
AbstractAccessibleObjectBeanProperty<T extends AccessibleObject> Makes sure that the accessible object is accessible.
BeanPropertyFactory BeanProperty factory.
FieldBeanProperty Morphes a field into a bean property.
MethodBeanProperty Morphs a setter method into a bean property.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.