|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrp1.simulator.SimTask
rp1.simulator.SimClientLauncherTask
public class SimClientLauncherTask
A task used to launch dynamically loaded clients.
Constructor Summary | |
---|---|
SimClientLauncherTask(SimSession session,
java.lang.String clientClassName,
boolean supplyClientIO,
boolean supplyClientLogging)
|
Method Summary | |
---|---|
void |
process()
|
void |
run()
|
Methods inherited from class rp1.simulator.SimTask |
---|
setStartTime |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimClientLauncherTask(SimSession session, java.lang.String clientClassName, boolean supplyClientIO, boolean supplyClientLogging)
Method Detail |
---|
public void process()
process
in class SimTask
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |