Annotation Type ContextCapability


@Target(TYPE) @Retention(RUNTIME) public @interface ContextCapability
Annotation used to mark a business capability
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Name of the capability.
  • Element Details

    • value

      String value
      Name of the capability.
      Returns:
      the name of the capability
      Default:
      ""