public abstract class ModuleExec extends Object
| Constructor and Description |
|---|
ModuleExec(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract Construction |
execute(Command op,
ScriptContext context) |
String |
getName() |
public ModuleExec(String name)
public abstract Construction execute(Command op, ScriptContext context)
public String getName()
Copyright © 2018. All rights reserved.