Annotation Interface Overridable


@Retention(RUNTIME) @Target({METHOD,PARAMETER}) public @interface Overridable
Indicate that the given produced item is produced only if no other steps produce that item.