Class ClassModuleResolver

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Module resolveModule​(java.lang.String module)
      Resolves the module with the given
      • Methods inherited from class java.lang.Object

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

      • ClassModuleResolver

        public ClassModuleResolver​(java.lang.Class<?> clazz)
        Creates a new ClassModuleResolver.
        Parameters:
        clazz - the Class to use for resource loading