|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.remote.MMRemoteProbe
| Constructor Summary | |
MMRemoteProbe(java.util.Vector runningServices,
MMProtocolDriver con,
java.lang.String servicenr)
|
|
| Method Summary | |
void |
doWork()
Calls routine to commit the mmserver node of this remote builder to mmbase space and goes to sleep, after sleep it calls a routine which triggers the maintainance routines of all running services. |
void |
init()
Calls start() |
void |
run()
|
void |
start()
Starts the admin Thread. |
void |
stop()
Stops the admin Thread. |
java.lang.String |
toXML()
Writes mmserver node in xml. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MMRemoteProbe(java.util.Vector runningServices,
MMProtocolDriver con,
java.lang.String servicenr)
| Method Detail |
public void init()
public void start()
public void stop()
public void run()
run in interface java.lang.Runnablepublic void doWork()
public java.lang.String toXML()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||