Annotation Interface ExternalPlugin


@Capability(namespace="bnd.external.plugin", attribute="implementation=${@class}") public @interface ExternalPlugin
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
     
  • Element Details

    • name

      @Attribute("bnd.external.plugin") String name
    • objectClass

      @Attribute("objectClass") Class<?> objectClass