public class ScriptCommand extends AbstractCommand
| Modifier and Type | Field and Description |
|---|---|
protected String |
language |
protected String |
script |
protected OpenEJBScripter |
scripter |
command, streamManager| Constructor and Description |
|---|
ScriptCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String cmd) |
void |
setScripter(OpenEJBScripter scripter) |
lookup, setCommand, setStreamManagerprotected OpenEJBScripter scripter
protected String language
protected String script
public void execute(String cmd)
execute in class AbstractCommandpublic void setScripter(OpenEJBScripter scripter)
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.