Interface AnnotationConfiguration

  • All Known Implementing Classes:
    AnnotationMapper

    public interface AnnotationConfiguration
    Deprecated.
    As of 1.4.5, minimal JDK version will be 1.7 for next major release
    An interface for the configuration part of the AnnotationMapper.
    Since:
    1.3
    • Method Detail

      • autodetectAnnotations

        void autodetectAnnotations​(boolean mode)
        Deprecated.
      • processAnnotations

        void processAnnotations​(java.lang.Class[] types)
        Deprecated.