Package wt.util.jmx

Class RunScript

java.lang.Object
wt.util.jmx.RunScript

public final class RunScript extends Object
Command line utility that runs a list of scripts. The scripts can be in any scripting language for which a javax.script compatible scripting engine has been installed in the classpath. Invocation of the command without arguments provides usage details.

Supported API: true

Extendable: false