Annotation Interface CrowdComponent


@Target({TYPE,PARAMETER,FIELD}) @Retention(RUNTIME) @Component public @interface CrowdComponent
Annotation representing a component that should only be considered when running in Crowd. Can be applied to Class type elements defined in the local project or to constructor params where the param type is located in an external jar on this bundle's classpath
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""