Annotation Interface FecruComponent


@Target({TYPE,PARAMETER,FIELD}) @Retention(RUNTIME) @Component public @interface FecruComponent
Annotation representing a component that should only be considered when running in FishEye/Crucible. 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:
      ""