Class ChainedModuleLoader

  • All Implemented Interfaces:
    ModuleLoader

    public class ChainedModuleLoader
    extends java.lang.Object
    implements ModuleLoader
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.JsonNode loadData​(Module caller, java.lang.String path, com.fasterxml.jackson.databind.JsonNode metadata)  
      Module loadModule​(Module caller, java.lang.String path, com.fasterxml.jackson.databind.JsonNode metadata)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait