Class InnerClassProperty

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

    public final class InnerClassProperty
    extends SettableBeanProperty.Delegating
    This sub-class is used to handle special case of value being a non-static inner class. If so, we will have to use a special alternative for default constructor; but otherwise can delegate to regular implementation.
    See Also:
    Serialized Form