|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.protocol.MonitorEngine
This class is the main entry point for the broker, when it is started up in Monitoring mode.
| Constructor Summary | |
MonitorEngine(GridbusFarmingEngine fr,
boolean startListening)
Sets up the monitoring engine |
|
| Method Summary | |
int |
getPort()
Returns the port on which the monitoring engine is listening for clients |
void |
ListenForClients()
Makes the monitor engine listen for clients |
void |
run()
This method starts the monitoring engine, which listens for clients on the specified port |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MonitorEngine(GridbusFarmingEngine fr,
boolean startListening)
throws java.lang.Exception
fr - startListening -
java.lang.Exception| Method Detail |
public void ListenForClients()
public int getPort()
public void run()
run in interface java.lang.RunnableRunnable.run()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||