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 Basically just needs to delegate first to actual forward property, and then to back property.
    See Also:
    Serialized Form

Copyright © 2008–2015 FasterXML. All rights reserved.