Package 

Interface JacksonModuleServiceLoader

    • Method Summary

      Modifier and Type Method Description
      abstract Module module() The module to load.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • module

         abstract Module module()

        The module to load.