|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.isti.trinetwatch.controlAgentSim.CtaSimRequestManager
public class CtaSimRequestManager
Class CtaSimRequestManager manages the changing of the usage level for a given station.
Constructor Summary | |
---|---|
CtaSimRequestManager(java.lang.String stationName,
java.lang.String msgManId,
int uLevel,
ControlAgentSim ctaObj)
Create an instance of CtaSimRequestManager. |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
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 objectMethod Detail |
---|
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 |