Class RemoteStore.RemoteStoreScriptLoader

  • All Implemented Interfaces:
    ScriptLoader
    Enclosing class:
    RemoteStore

    protected class RemoteStore.RemoteStoreScriptLoader
    extends java.lang.Object
    implements ScriptLoader
    Remote Store implementation of a Script Loader
    Author:
    Kevin Roast
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ScriptContent getScript​(java.lang.String path)
      Gets the script location for the script at the specified path
      • Methods inherited from class java.lang.Object

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

      • RemoteStoreScriptLoader

        protected RemoteStoreScriptLoader()