Class BeanPropertyMutator

  • Direct Known Subclasses:
    DelegatingPropertyMutator

    public abstract class BeanPropertyMutator
    extends Object
    Abstract class that defines interface for implementations that can be used proxy-like to change values of properties, without using Reflection.