com.fasterxml.jackson.databind.deser.impl

Class ManagedReferenceProperty

  • All Implemented Interfaces:
    BeanProperty, Named, Serializable


    public final class ManagedReferenceProperty
    extends SettableBeanProperty
    Wrapper property that is used to handle managed (forward) properties (see [JACKSON-235] for more information). Basically just need to delegate first to actual forward property, and
    See Also:
    Serialized Form

Copyright © 2012-2013 FasterXML. All Rights Reserved.