|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.util.CommandProcessor.CommandAction
public class CommandAction
Field Summary | |
---|---|
protected java.io.PrintWriter |
writer
|
Constructor Summary | |
---|---|
CommandAction()
|
|
CommandAction(java.io.PrintStream outfile)
|
|
CommandAction(java.io.PrintWriter outfile)
|
Method Summary | |
---|---|
boolean |
execute(java.util.Vector args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.io.PrintWriter writer
Constructor Detail |
---|
public CommandAction()
public CommandAction(java.io.PrintWriter outfile)
public CommandAction(java.io.PrintStream outfile)
Method Detail |
---|
public boolean execute(java.util.Vector args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |