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
Fields in aQute.bnd.component with type parameters of type Clazz.MethodDefModifier and TypeFieldDescription(package private) MultiMap<String, Clazz.MethodDef> DSAnnotationReader.methodsMethods in aQute.bnd.component with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionvoidDSAnnotationReader.ComponentPropertyTypeDataCollector.annotationDefault(Clazz.MethodDef defined, Object value) private StringDSAnnotationReader.determineMethodReferenceType(ReferenceDef def, Clazz.MethodDef method, MethodSignature signature, String annoService) private MethodSignatureDSAnnotationReader.getMethodSignature(Clazz.MethodDef method) voidDSAnnotationReader.ComponentPropertyTypeDataCollector.method(Clazz.MethodDef defined) voidDSAnnotationReader.method(Clazz.MethodDef method) (package private) intHeaderReader.rateBind(Clazz.MethodDef test) see 112.3.2.(package private) intHeaderReader.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.COMPARATORMethods in aQute.bnd.make.calltree with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionprivate static voidCalltreeResource.method(PrintWriter out, String element, Clazz.MethodDef source, String closeElement) (package private) static voidCalltreeResource.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 voidCalltreeResource.xref(PrintWriter out, String group, Map<Clazz.MethodDef, Set<Clazz.MethodDef>> references) private static voidCalltreeResource.xref(PrintWriter out, String group, Map<Clazz.MethodDef, Set<Clazz.MethodDef>> references) (package private) static voidCalltreeResource.xref(Map<Clazz.MethodDef, Set<Clazz.MethodDef>> references, Clazz.MethodDef source, Clazz.MethodDef reference) (package private) static voidCalltreeResource.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 TagCoverageResource.doMethod(Tag tag, Clazz.MethodDef method) Method parameters in aQute.bnd.make.coverage with type arguments of type Clazz.MethodDefModifier and TypeMethodDescriptionprivate static voidCoverage.crossRef(Collection<Clazz> source, Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) private static voidCoverage.crossRef(Collection<Clazz> source, Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) static TagCoverageResource.toTag(Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) static TagCoverageResource.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.methodsMethods in aQute.bnd.make.metatype with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionprivate voidMetaTypeReader.addMethod(Clazz.MethodDef method, Annotation a) voidMetaTypeReader.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.methodsMethods in aQute.bnd.metatype with parameters of type Clazz.MethodDefModifier and TypeMethodDescriptionvoidOCDReader.OCDDataCollector.annotationDefault(Clazz.MethodDef defined, Object value) voidOCDReader.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.MethodDefAnnotationHeaders.MetaAnnotationCollector.lastMethodSeenMethods 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) voidClassDataCollectors.Collectors.annotationDefault(Clazz.MethodDef method) voidClassDataCollectors.Collectors.annotationDefault(Clazz.MethodDef method, Object value) private ObjectAnnotationHeaders.MetaAnnotationCollector.getOrDefault(Clazz.MethodDef method) voidAnnotationHeaders.MetaAnnotationCollector.method(Clazz.MethodDef defined) voidClassDataCollector.method(Clazz.MethodDef method) voidClassDataCollectors.Collectors.method(Clazz.MethodDef method) voidClassDataCollector.methodParameters(Clazz.MethodDef method, Clazz.MethodParameter[] parameters) voidClassDataCollectors.Collectors.methodParameters(Clazz.MethodDef method, Clazz.MethodParameter[] parameters)