Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.transport
Interface PollerServer


public interface PollerServer

The standalone poller server for the unidirectional transport.


Method Summary
 void start()
          Start the poller server.
 void stop()
          Stop the poller server.
 

Method Detail

start

void start()
           throws java.lang.Exception
Start the poller server.

Throws:
java.lang.Exception

stop

void stop()
Stop the poller server.


Hyperic HQ Plugin API v. 4.4.0.2

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