Class AnnotationFinder.ParameterInfo
java.lang.Object
org.apache.xbean.finder.AnnotationFinder.Annotatable
org.apache.xbean.finder.AnnotationFinder.ParameterInfo
- All Implemented Interfaces:
AnnotationFinder.Info
- Enclosing class:
AnnotationFinder
public class AnnotationFinder.ParameterInfo
extends AnnotationFinder.Annotatable
implements AnnotationFinder.Info
- Version:
- $Rev: 1881759 $ $Date: 2020-09-16 10:29:43 +0200 (Wed, 16 Sep 2020) $
-
Constructor Summary
ConstructorsConstructorDescriptionParameterInfo(AnnotationFinder.MethodInfo parent, int index) ParameterInfo(AnnotationFinder.MethodInfo parent, Parameter<?> parameter) -
Method Summary
Methods inherited from class AnnotationFinder.Annotatable
getAnnotations, getMetaAnnotationNameMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface AnnotationFinder.Info
getAnnotations, getMetaAnnotationName
-
Constructor Details
-
ParameterInfo
-
ParameterInfo
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceAnnotationFinder.Info
-
get
- Throws:
ClassNotFoundException
-
getDeclaredAnnotations
- Specified by:
getDeclaredAnnotationsin interfaceAnnotationFinder.Info- Overrides:
getDeclaredAnnotationsin classAnnotationFinder.Annotatable
-
getDeclaringMethod
-
toString
-