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.Tag
CoverageResource.toTag
(Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) static aQute.lib.tag.Tag
CoverageResource.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 TypeMethodDescriptionvoid
ClassDataCollector.annotationDefault
(Clazz.MethodDef method) void
ClassDataCollector.annotationDefault
(Clazz.MethodDef method, Object value) void
ClassDataCollector.method
(Clazz.MethodDef method) void
ClassDataCollector.methodParameters
(Clazz.MethodDef method, Clazz.MethodParameter[] parameters)