org.mmbase.util
Class CommandServer.Command
java.lang.Object
org.mmbase.util.CommandServer.Command
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- CommandServer
public static class CommandServer.Command
- extends Object
- implements Runnable
|
Field Summary |
protected long |
number
|
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
number
protected final long number
CommandServer.Command
public CommandServer.Command(InputStream in,
OutputStream out,
OutputStream err,
String d,
Runnable c)
run
public void run()
- Specified by:
run in interface Runnable
MMBase 2.0-SNAPSHOT - null