Package aQute.bnd.service.externalplugin
Annotation Type ExternalPlugin
-
@Capability(namespace="bnd.external.plugin", attribute="implementation=${@class}") public @interface ExternalPlugin
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
name
java.lang.Class<?>
objectClass
-