org.apache.openejb.server.cli.command
Class ScriptCommand
java.lang.Object
org.apache.openejb.server.cli.command.AbstractCommand
org.apache.openejb.server.cli.command.ScriptCommand
- Direct Known Subclasses:
- ScriptFileCommand
public class ScriptCommand
- extends AbstractCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scripter
protected OpenEJBScripter scripter
language
protected String language
script
protected String script
ScriptCommand
public ScriptCommand()
execute
public void execute(String cmd)
- Specified by:
execute in class AbstractCommand
setScripter
public void setScripter(OpenEJBScripter scripter)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.