public class CtaSimRequestManager
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
CtaSimRequestManager(java.lang.String stationName,
java.lang.String msgManId,
int uLevel,
ControlAgentSim ctaObj)
Create an instance of CtaSimRequestManager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public CtaSimRequestManager(java.lang.String stationName,
java.lang.String msgManId,
int uLevel,
ControlAgentSim ctaObj)
stationName - the name of the station being controledmsgManId - A string containing the id of the NSI message manageruLevel - the new usage levelctaObj - the ControlAgentSim object