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 TypeMethodDescriptionvoidClassDataCollector.annotation(Annotation annotation) voidAnnotation.merge(Annotation annotation) -
Uses of Annotation in aQute.bnd.xmlattribute
Methods in aQute.bnd.xmlattribute with parameters of type AnnotationModifier and TypeMethodDescriptionvoidExtensionDef.addExtensionAttribute(aQute.bnd.annotation.xml.XMLAttribute xmlAttr, Annotation a) voidXMLAttributeFinder.annotation(Annotation annotation) XMLAttributeFinder.getDefaults(Annotation a) aQute.bnd.annotation.xml.XMLAttributeXMLAttributeFinder.getXMLAttribute(Annotation a)