Class CustomAccessorAttributeAccessor

  • All Implemented Interfaces:
    Serializable, Cloneable, CoreAttributeAccessor

    public class CustomAccessorAttributeAccessor
    extends AttributeAccessor

    Purpose: Provides a wrapper around an instance of Accessor. Makes reflective calls to the nested accessor's get and set methods. The nested accessor can come from either the internal or public package.

    Since:
    EclipseLink 2.4
    Author:
    mmacivor
    See Also:
    Serialized Form