Package com.javaforge.tapestry.prop

Interface Summary
PropertyAccessor Interface that defines direct access to a particular property of a particular instance.
PropertyAccessorClassFactory Service interface used by the implementation of PropertyAccessorSource to build classes that implement PropertyAccessor.
PropertyAccessorSource A factory that creates PropertyAccessor instances for a given object and property path.
 

Class Summary
PropertyAccessorBinding A type of IBinding instance built around an object, and a PropertyAccessor that accesses a specific property of that object.
PropertyAccessorBindingFactory Implementation of service tapestry.prop.PropertyAccessorBindingFactory, a binding factory that creates PropertyAccessorBindings.
PropertyAccessorClassFactoryImpl Implementation of service tapestry.prop.PropertyAccessorClassFactory.
PropertyAccessorSourceImpl Implementation of the tapestry.prop.PropertyAccessorSource service, used to create and cache PropertyAccessor instances.
 



Copyright © 2005-2007 Howard M. Lewis Ship. All Rights Reserved.