Uses of Class
aQute.bnd.osgi.Clazz.MethodDef
Packages that use Clazz.MethodDef
Package
Description
-
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
Fields in aQute.bnd.component with type parameters of type Clazz.MethodDefModifier and TypeFieldDescription(package private) MultiMap<String,
Clazz.MethodDef> DSAnnotationReader.methods
Methods in aQute.bnd.component with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionvoid
DSAnnotationReader.ComponentPropertyTypeDataCollector.annotationDefault
(Clazz.MethodDef defined, Object value) private String
DSAnnotationReader.determineMethodReferenceType
(ReferenceDef def, Clazz.MethodDef method, MethodSignature signature, String annoService) private MethodSignature
DSAnnotationReader.getMethodSignature
(Clazz.MethodDef method) void
DSAnnotationReader.ComponentPropertyTypeDataCollector.method
(Clazz.MethodDef defined) void
DSAnnotationReader.method
(Clazz.MethodDef method) (package private) int
HeaderReader.rateBind
(Clazz.MethodDef test) see 112.3.2.(package private) int
HeaderReader.rateLifecycle
(Clazz.MethodDef test, Set<String> allowedParams) rates the methods according to the scale in 112.5.8 (compendium 4.3, ds 1.2), also returning "6" for invalid methods We don't look at return values yet due to proposal to all them for setting service properties. -
Uses of Clazz.MethodDef in aQute.bnd.make.calltree
Fields in aQute.bnd.make.calltree with type parameters of type Clazz.MethodDefModifier and TypeFieldDescription(package private) static Comparator<Clazz.MethodDef>
CalltreeResource.COMPARATOR
Methods in aQute.bnd.make.calltree with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionprivate static void
CalltreeResource.method
(PrintWriter out, String element, Clazz.MethodDef source, String closeElement) (package private) static void
CalltreeResource.xref
(Map<Clazz.MethodDef, Set<Clazz.MethodDef>> references, Clazz.MethodDef source, Clazz.MethodDef reference) Method parameters in aQute.bnd.make.calltree with type arguments of type Clazz.MethodDefModifier and TypeMethodDescriptionprivate static void
CalltreeResource.xref
(PrintWriter out, String group, Map<Clazz.MethodDef, Set<Clazz.MethodDef>> references) private static void
CalltreeResource.xref
(PrintWriter out, String group, Map<Clazz.MethodDef, Set<Clazz.MethodDef>> references) (package private) static void
CalltreeResource.xref
(Map<Clazz.MethodDef, Set<Clazz.MethodDef>> references, Clazz.MethodDef source, Clazz.MethodDef reference) (package private) static void
CalltreeResource.xref
(Map<Clazz.MethodDef, Set<Clazz.MethodDef>> references, Clazz.MethodDef source, Clazz.MethodDef reference) -
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 TypeMethodDescriptionprivate static Map<Clazz.MethodDef,
List<Clazz.MethodDef>> Coverage.buildCatalog
(Collection<Clazz> sources) private static Map<Clazz.MethodDef,
List<Clazz.MethodDef>> Coverage.buildCatalog
(Collection<Clazz> sources) static 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.Methods in aQute.bnd.make.coverage with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionprivate static Tag
CoverageResource.doMethod
(Tag tag, Clazz.MethodDef method) Method parameters in aQute.bnd.make.coverage with type arguments of type Clazz.MethodDefModifier and TypeMethodDescriptionprivate static void
Coverage.crossRef
(Collection<Clazz> source, Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) private static void
Coverage.crossRef
(Collection<Clazz> source, Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) static Tag
CoverageResource.toTag
(Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) static Tag
CoverageResource.toTag
(Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) -
Uses of Clazz.MethodDef in aQute.bnd.make.metatype
Fields in aQute.bnd.make.metatype declared as Clazz.MethodDefFields in aQute.bnd.make.metatype with type parameters of type Clazz.MethodDefModifier and TypeFieldDescription(package private) Map<Clazz.MethodDef,
Annotation> MetaTypeReader.methods
Methods in aQute.bnd.make.metatype with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionprivate void
MetaTypeReader.addMethod
(Clazz.MethodDef method, Annotation a) void
MetaTypeReader.Find.method
(Clazz.MethodDef mdef) -
Uses of Clazz.MethodDef in aQute.bnd.metatype
Fields in aQute.bnd.metatype with type parameters of type Clazz.MethodDefModifier and TypeFieldDescriptionprivate final Map<Clazz.MethodDef,
ADDef> OCDReader.OCDDataCollector.methods
Methods in aQute.bnd.metatype with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionvoid
OCDReader.OCDDataCollector.annotationDefault
(Clazz.MethodDef defined, Object value) void
OCDReader.OCDDataCollector.method
(Clazz.MethodDef defined) -
Uses of Clazz.MethodDef in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Clazz.MethodDefModifier and TypeFieldDescriptionprivate Clazz.MethodDef
AnnotationHeaders.MetaAnnotationCollector.lastMethodSeen
Methods in aQute.bnd.osgi that return Clazz.MethodDefModifier and TypeMethodDescriptionClazz.getMethodDef
(int access, String name, String descriptor) Deprecated.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
ClassDataCollectors.Collectors.annotationDefault
(Clazz.MethodDef method) void
ClassDataCollectors.Collectors.annotationDefault
(Clazz.MethodDef method, Object value) private Object
AnnotationHeaders.MetaAnnotationCollector.getOrDefault
(Clazz.MethodDef method) void
AnnotationHeaders.MetaAnnotationCollector.method
(Clazz.MethodDef defined) void
ClassDataCollector.method
(Clazz.MethodDef method) void
ClassDataCollectors.Collectors.method
(Clazz.MethodDef method) void
ClassDataCollector.methodParameters
(Clazz.MethodDef method, Clazz.MethodParameter[] parameters) void
ClassDataCollectors.Collectors.methodParameters
(Clazz.MethodDef method, Clazz.MethodParameter[] parameters)