org.apache.openejb.server.cli.command
Class ScriptFileCommand

java.lang.Object
  extended by org.apache.openejb.server.cli.command.AbstractCommand
      extended by org.apache.openejb.server.cli.command.ScriptCommand
          extended by org.apache.openejb.server.cli.command.ScriptFileCommand

public class ScriptFileCommand
extends ScriptCommand


Field Summary
 
Fields inherited from class org.apache.openejb.server.cli.command.ScriptCommand
language, script, scripter
 
Fields inherited from class org.apache.openejb.server.cli.command.AbstractCommand
command, streamManager
 
Constructor Summary
ScriptFileCommand()
           
 
Method Summary
 void execute(String cmd)
           
 
Methods inherited from class org.apache.openejb.server.cli.command.ScriptCommand
setScripter
 
Methods inherited from class org.apache.openejb.server.cli.command.AbstractCommand
lookup, setCommand, setStreamManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptFileCommand

public ScriptFileCommand()
Method Detail

execute

public void execute(String cmd)
Overrides:
execute in class ScriptCommand


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.