|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.agent.server.AgentRunner
public class AgentRunner
Constructor Summary | |
---|---|
AgentRunner()
|
Method Summary | |
---|---|
void |
configure(int threadNo,
java.util.Properties props)
Called before the runners .run() method is invoked. |
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AgentRunner()
Method Detail |
---|
public void configure(int threadNo, java.util.Properties props)
MultiRunnable
configure
in interface MultiRunnable
public void run()
run
in interface java.lang.Runnable
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |