Uses of Class
aQute.bnd.osgi.Annotation
Packages that use Annotation
Package
Description
OSGi Declarative Services Annotation processing.
-
Uses of Annotation in aQute.bnd.cdi
Methods in aQute.bnd.cdi with parameters of type Annotation -
Uses of Annotation in aQute.bnd.component
Methods in aQute.bnd.component with parameters of type Annotation -
Uses of Annotation in aQute.bnd.metatype
Methods in aQute.bnd.metatype with parameters of type Annotation -
Uses of Annotation in aQute.bnd.osgi
Subclasses of Annotation in aQute.bnd.osgiMethods in aQute.bnd.osgi that return types with arguments of type AnnotationMethods in aQute.bnd.osgi with parameters of type AnnotationModifier and TypeMethodDescriptionvoid
ClassDataCollector.annotation
(Annotation annotation) void
Annotation.merge
(Annotation annotation) -
Uses of Annotation in aQute.bnd.xmlattribute
Methods in aQute.bnd.xmlattribute with parameters of type AnnotationModifier and TypeMethodDescriptionvoid
ExtensionDef.addExtensionAttribute
(aQute.bnd.annotation.xml.XMLAttribute xmlAttr, Annotation a) void
XMLAttributeFinder.annotation
(Annotation annotation) XMLAttributeFinder.getDefaults
(Annotation a) aQute.bnd.annotation.xml.XMLAttribute
XMLAttributeFinder.getXMLAttribute
(Annotation a)