Annotation Interface PropertyAmendments


@Retention(RUNTIME) @Target(TYPE) public @interface PropertyAmendments
This annotation is used to hold property amendments for a component. These are used to notify the runtime system of removed or renamed properties, so it can attempt to correct the binding system for the changes.