Class BeanPropertySource

java.lang.Object
io.milton.property.BeanPropertySource
All Implemented Interfaces:
PropertySource

public class BeanPropertySource extends Object implements PropertySource
A read/write source of properties which uses getter/setter style properties on the resource class. This is similar in concept to form variable binding in web frameworks like struts and MVC.
Author:
brad