Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.agent.server
Class AgentRunner

java.lang.Object
  extended by org.hyperic.hq.agent.server.AgentRunner
All Implemented Interfaces:
java.lang.Runnable, MultiRunnable

public class AgentRunner
extends java.lang.Object
implements java.lang.Runnable, MultiRunnable


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

AgentRunner

public AgentRunner()
Method Detail

configure

public void configure(int threadNo,
                      java.util.Properties props)
Description copied from interface: MultiRunnable
Called before the runners .run() method is invoked. This method informs the thread about its current thread number and configuration

Specified by:
configure in interface MultiRunnable

run

public void run()
Specified by:
run in interface java.lang.Runnable

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.