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)
handleNotification
void handleNotification(java.lang.String msgClass,
java.lang.String msg)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.