Class ManagedReferenceProperty

  • All Implemented Interfaces:
    BeanProperty, Named, java.io.Serializable

    public final class ManagedReferenceProperty
    extends SettableBeanProperty.Delegating
    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