|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object_PushSupplierImplBase
com.isti.trinetwatch.controlAgentSim.LevChangeUpdate
public class LevChangeUpdate
LevChangeUpdate reports the change of a level to the NSI Server.
| Constructor Summary | |
|---|---|
LevChangeUpdate(org.omg.CORBA.ORB orb,
com.ooc.CORBA.BOA boa,
PushConsumer sConsumer,
ControlAgentSim ctaSim)
Creates an object of LevChangeUpdate. |
|
| Method Summary | |
|---|---|
void |
disconnect_push_supplier()
Disconnect from the event channel. |
boolean |
reportUpdate(java.lang.String stationName,
int uLevel)
This method is used to tell the NSI server that the usage level has changed for a given station. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LevChangeUpdate(org.omg.CORBA.ORB orb,
com.ooc.CORBA.BOA boa,
PushConsumer sConsumer,
ControlAgentSim ctaSim)
orb - A handle to the orb which controls the event channels.boa - A handle to the boa being used.sConsumer - A handle to the channel to be used.cta - A handle to the control agent object.| Method Detail |
|---|
public void disconnect_push_supplier()
public boolean reportUpdate(java.lang.String stationName,
int uLevel)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||