Interface RuntimeAnnotationReader

  • All Superinterfaces:
    org.glassfish.jaxb.core.v2.model.annotation.AnnotationReader<Type,​Class,​Field,​Method>
    All Known Implementing Classes:
    RuntimeInlineAnnotationReader

    public interface RuntimeAnnotationReader
    extends org.glassfish.jaxb.core.v2.model.annotation.AnnotationReader<Type,​Class,​Field,​Method>
    Author:
    Kohsuke Kawaguchi
    • Method Summary

      • Methods inherited from interface org.glassfish.jaxb.core.v2.model.annotation.AnnotationReader

        getAllFieldAnnotations, getAllMethodAnnotations, getClassAnnotation, getClassArrayValue, getClassValue, getFieldAnnotation, getMethodAnnotation, getMethodAnnotation, getMethodParameterAnnotation, getPackageAnnotation, hasClassAnnotation, hasFieldAnnotation, hasMethodAnnotation, hasMethodAnnotation, setErrorHandler