Package aQute.bnd.annotation.plugin
Annotation Interface BndPlugin
@Capability(namespace="bnd.external.plugin",
attribute="implementation=${@class}")
@Target(TYPE)
@Retention(RUNTIME)
public @interface BndPlugin
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
name
-
-
-
parameters
- Default:
- java.lang.Object.class
-
hide
@Attribute("hide") boolean hide- Default:
- false
-