|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
int |
execute(java.lang.String commandLine,
java.util.List arguments)
Implement this method to support execute style commands such as a system command or to instantiate a Java class. |
| Method Detail |
public int execute(java.lang.String commandLine,
java.util.List arguments)
commandLine - the command/class to execute/instantiatearguments - a list of Argument objects that need to be passed to the command line call or the class execute method
|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||