Uses of Class
aQute.bnd.signatures.MethodSignature
Packages that use MethodSignature
Package
Description
OSGi Declarative Services Annotation processing.
-
Uses of MethodSignature in aQute.bnd.component
Fields in aQute.bnd.component declared as MethodSignatureModifier and TypeFieldDescription(package private) MethodSignatureDSAnnotationReader.constructorSig(package private) MethodSignatureDSAnnotationReader.methodSigMethods in aQute.bnd.component that return MethodSignatureModifier and TypeMethodDescriptionprivate MethodSignatureDSAnnotationReader.getMethodSignature(Clazz.MethodDef method) Methods in aQute.bnd.component with parameters of type MethodSignatureModifier and TypeMethodDescriptionprivate StringDSAnnotationReader.determineMethodReferenceType(ReferenceDef def, Clazz.MethodDef method, MethodSignature signature, String annoService) -
Uses of MethodSignature in aQute.bnd.osgi
Fields in aQute.bnd.osgi with type parameters of type MethodSignatureModifier and TypeFieldDescriptionprivate final Map<String, MethodSignature> Descriptors.methodSignatureCacheMethods in aQute.bnd.osgi that return MethodSignatureModifier and TypeMethodDescriptionAnalyzer.getMethodSignature(String signature) Descriptors.getMethodSignature(String signature) -
Uses of MethodSignature in aQute.bnd.signatures
Fields in aQute.bnd.signatures declared as MethodSignatureMethods in aQute.bnd.signatures that return MethodSignatureModifier and TypeMethodDescriptionstatic MethodSignature(package private) static MethodSignatureMethodSignature.parseMethodSignature(StringRover signature) Constructors in aQute.bnd.signatures with parameters of type MethodSignature