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) MethodSignature
DSAnnotationReader.constructorSig
(package private) MethodSignature
DSAnnotationReader.methodSig
Methods in aQute.bnd.component that return MethodSignatureModifier and TypeMethodDescriptionprivate MethodSignature
DSAnnotationReader.getMethodSignature
(Clazz.MethodDef method) Methods in aQute.bnd.component with parameters of type MethodSignatureModifier and TypeMethodDescriptionprivate String
DSAnnotationReader.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.methodSignatureCache
Methods 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 MethodSignature
MethodSignature.parseMethodSignature
(StringRover signature) Constructors in aQute.bnd.signatures with parameters of type MethodSignature