Package wt.util.jmx

Class RunSMScript

java.lang.Object
wt.util.jmx.RunSMScript

public final class RunSMScript extends Object
Command line utility which runs a list of scripts in the default server manager. The scripts can be in any scripting language for which a javax.script compatible scripting engine has been installed in the classpath (of both the command line utility and the server manager). Invocation of the command without arguments provides usage details.

Supported API: true

Extendable: false