Uses of Class
aQute.bnd.component.ComponentDef
Packages that use ComponentDef
-
Uses of ComponentDef in aQute.bnd.component
Fields in aQute.bnd.component declared as ComponentDefMethods in aQute.bnd.component that return ComponentDefModifier and TypeMethodDescriptionprivate ComponentDef
DSAnnotationReader.getDef()
static ComponentDef
DSAnnotationReader.getDefinition
(Clazz c, Analyzer analyzer, Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion) Methods in aQute.bnd.component with parameters of type ComponentDefModifier and TypeMethodDescriptionprivate void
DSAnnotations.addServiceCapability
(ComponentDef definition, Set<String> provides, boolean nouses) private void
DSAnnotations.checkVersionConflicts
(Analyzer analyzer, ComponentDef definition, DSAnnotations.VersionSettings settings) private void
HeaderReader.getNamespace
(Map<String, String> info, ComponentDef cd, Map<String, Clazz.MethodDef> descriptors) Check if we need to use the v1.1 namespace (or later).private void
DSAnnotations.makeUnique
(MultiMap<String, ComponentDef> definitionsByName, ComponentDef definition) (package private) void
HeaderReader.properties
(ComponentDef cd, Map<String, String> info, String name) Print the Service-Component properties element(package private) void
HeaderReader.provide
(ComponentDef cd, String provides, String impl) (package private) void
HeaderReader.reference
(Map<String, String> info, String impl, ComponentDef cd, Map<String, Clazz.MethodDef> descriptors) Method parameters in aQute.bnd.component with type arguments of type ComponentDefModifier and TypeMethodDescriptionprivate void
DSAnnotations.makeUnique
(MultiMap<String, ComponentDef> definitionsByName, ComponentDef definition)