Annotation Interface IModelProcessorContribution.Apply

Enclosing interface:
IModelProcessorContribution

@ComponentPropertyType @Target(TYPE) public static @interface IModelProcessorContribution.Apply
An OSGi service component property type used to specify the apply attribute, which defines in which case a processor is run. If not specified it defaults to always.
Since:
1.16
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      "always"