Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.agent.server
Interface AgentNotificationHandler

All Known Subinterfaces:
AgentTransportLifecycle
All Known Implementing Classes:
AgentTransportLifecycleImpl, AutoinventoryCommandsServer, CommandsServer, MeasurementCommandsServer

public interface AgentNotificationHandler

An interface which objects can use to listen for messages from the Agent (or other plugins)


Method Summary
 void handleNotification(java.lang.String msgClass, java.lang.String msg)
           
 

Method Detail

handleNotification

void handleNotification(java.lang.String msgClass,
                        java.lang.String msg)

Hyperic HQ Plugin API v. 4.4.0.2

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