Annotation Interface ClasspathComponent


@Target({PARAMETER,FIELD}) @Retention(RUNTIME) @Component public @interface ClasspathComponent
Annotation for constructor args or fields representing components that need to live in the local bean container but are located in external jars on this bundle's classpath.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""