public abstract class AbstractModuleClassloaderConfigurator extends Object implements ScriptEngineConfigurator
| Constructor and Description |
|---|
AbstractModuleClassloaderConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
URL[] |
getModuleURLsForClasspath(String[] modulePaths,
ComponentLog log)
Scans the given module paths for JARs.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiteval, getScriptEngineName, initpublic AbstractModuleClassloaderConfigurator()
public URL[] getModuleURLsForClasspath(String[] modulePaths, ComponentLog log)
getModuleURLsForClasspath in interface ScriptEngineConfiguratormodulePaths - An array of module paths to scan/addlog - A logger for the calling component, to provide feedback for missing files, e.g.Copyright © 2017 Apache NiFi Project. All rights reserved.