return a resolver for the given class that can resolve annotations on
methods or fields of the type itself
methods or fileds of the interfaces of the type
methods or fields of any of the supertypes
methods or fields of any of the interfaces of the super types
return a resolver for the given class that can resolve annotations on
the type itself
interfaces of the type
any of the supertypes
any of the interfaces of the super types
See if the subject of resolution is annotated directly with the given annotation
or if the given annotation annotates a marker annotation of the subject of resolution