Package net.sf.beanform.prop

Class Summary
BeanProperty A property of a Java bean, identified by the owner class and the name of the property.
BeanPropertyEjb3 A property of a Java bean that has in addition been annotated with the Java Persistence API (EJB3) Column annotation.
BeanPropertyFactory Factory class for BeanProperty instances which allows us to choose an implementation dynamically, depending on the execution environment.
BeanPropertySqueezer Squeezes BeanProperty objects into and out of HTML and URLs.
 



Copyright © 2006 Daniel Gredler. All Rights Reserved.