All Implemented Interfaces:
BeanProperty, Named, Serializable
Direct Known Subclasses:
InnerClassProperty, ManagedReferenceProperty, MergingSettableBeanProperty
Enclosing class:
SettableBeanProperty

public abstract static class SettableBeanProperty.Delegating extends SettableBeanProperty
Helper class that is designed to both make it easier to sub-class delegating subtypes and to reduce likelihood of breakage when new methods are added.

Class was specifically added to help with Afterburner module, but its use is not limited to only support it.

Since:
2.9
See Also: