Uses of Class
aQute.bnd.osgi.Clazz.MethodDef
Packages that use Clazz.MethodDef
Package
Description
OSGi Declarative Services Annotation processing.
-
Uses of Clazz.MethodDef in aQute.bnd.cdi
Methods in aQute.bnd.cdi with parameters of type Clazz.MethodDef -
Uses of Clazz.MethodDef in aQute.bnd.component
Methods in aQute.bnd.component with parameters of type Clazz.MethodDef -
Uses of Clazz.MethodDef in aQute.bnd.make.coverage
Methods in aQute.bnd.make.coverage that return types with arguments of type Clazz.MethodDefModifier and TypeMethodDescriptionstatic Map<Clazz.MethodDef, List<Clazz.MethodDef>> Coverage.getCrossRef(Collection<Clazz> source, Collection<Clazz> dest) Create a cross reference table from source to dest.static Map<Clazz.MethodDef, List<Clazz.MethodDef>> Coverage.getCrossRef(Collection<Clazz> source, Collection<Clazz> dest) Create a cross reference table from source to dest.Method parameters in aQute.bnd.make.coverage with type arguments of type Clazz.MethodDefModifier and TypeMethodDescriptionstatic aQute.lib.tag.TagCoverageResource.toTag(Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) static aQute.lib.tag.TagCoverageResource.toTag(Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) -
Uses of Clazz.MethodDef in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return types with arguments of type Clazz.MethodDefMethods in aQute.bnd.osgi with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionvoidClassDataCollector.annotationDefault(Clazz.MethodDef method) voidClassDataCollector.annotationDefault(Clazz.MethodDef method, Object value) voidClassDataCollector.method(Clazz.MethodDef method) voidClassDataCollector.methodParameters(Clazz.MethodDef method, Clazz.MethodParameter[] parameters)