Uses of Interface
org.apache.maven.shared.scriptinterpreter.ScriptInterpreter
-
-
Uses of ScriptInterpreter in org.apache.maven.shared.scriptinterpreter
Classes in org.apache.maven.shared.scriptinterpreter that implement ScriptInterpreter Modifier and Type Class Description class
BeanShellScriptInterpreter
Provides a facade to evaluate BeanShell scripts.Methods in org.apache.maven.shared.scriptinterpreter with parameters of type ScriptInterpreter Modifier and Type Method Description void
ScriptRunner. addScriptInterpreter(java.lang.String id, ScriptInterpreter scriptInterpreter)
-