Class PropertyAccessorFactory


  • public abstract class PropertyAccessorFactory
    extends Object
    Simple factory facade for obtaining PropertyAccessor instances, in particular for BeanWrapper instances. Conceals the actual target implementation classes and their extended public signature.
    Since:
    2.5.2
    Author:
    Juergen Hoeller