|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Command
Commands JAMES through the remote management console.
| Method Summary | |
|---|---|
boolean |
execute(java.lang.String args,
java.io.PrintWriter out)
Executes this command. |
java.lang.String |
getName()
Gets the name of this command. |
java.lang.String |
help()
Outputs useful information for the user of this command. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String help()
boolean execute(java.lang.String args,
java.io.PrintWriter out)
args - raw arguments, not nullout - PrintWriter for user feedback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||