void |
ScriptCommand.process(Queue<String> argq,
Configuration conf) |
void |
ConnectCommand.process(Queue<String> argq,
Configuration state) |
protected void |
VerifyCommand.run(String[] args,
Configuration conf) |
protected void |
SynchronizeCommand.run(String[] args,
Configuration conf) |
void |
SetIdleTimeCommand.run(String[] args,
Configuration conf) |
void |
VerifyCommand.verify(String pkg,
File path,
Configuration conf)
Reports classes in the specified directory tree which differ from those
on the server or which do not exist on the server.
|