Uses of Class
aQute.bnd.xmlattribute.XMLAttributeFinder
-
Packages that use XMLAttributeFinder Package Description aQute.bnd.component OSGi Declarative Services Annotation processing.aQute.bnd.metatype aQute.bnd.xmlattribute -
-
Uses of XMLAttributeFinder in aQute.bnd.component
Methods in aQute.bnd.component with parameters of type XMLAttributeFinder Modifier and Type Method Description static aQute.bnd.component.ComponentDef
DSAnnotationReader. getDefinition(Clazz c, Analyzer analyzer, java.util.Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion)
-
Uses of XMLAttributeFinder in aQute.bnd.metatype
Constructors in aQute.bnd.metatype with parameters of type XMLAttributeFinder Constructor Description ADDef(XMLAttributeFinder finder)
OCDDef(XMLAttributeFinder finder, MetatypeVersion minVersion)
-
Uses of XMLAttributeFinder in aQute.bnd.xmlattribute
Constructors in aQute.bnd.xmlattribute with parameters of type XMLAttributeFinder Constructor Description ExtensionDef(XMLAttributeFinder finder)
-