public final class ScriptCache extends Object
This class is thread-safe.
public static Script load(String scriptLocation, URL baseURL, Console console) throws IOException
IOException
public static Script load(URL scriptURL, Console console) throws IOException
IOException
public static void clear()