Hyperic HQ Plugin API v. 4.4.0.2

Package org.hyperic.hq.agent.server

Interface Summary
AgentConnectionProcessor This interface is used by handlers which wish to register themselves connection processors.
AgentNotificationHandler An interface which objects can use to listen for messages from the Agent (or other plugins)
AgentServerHandler An interface which must be used by any libraries wanting to be hooked into the CommandDispatcher.
AgentStorageProvider Provides a very simple/generic storage interface.
AgentTransportLifecycle Implementors manage the new agent transport lifecycle.
 

Class Summary
AgentCommandsServer The server-side of the commands the Agent supports.
AgentCommandsService The Agent Commands service.
AgentConnectionListener The AgentConnectionListener is an interface for plugins which wish to handle incoming connections & pass them off to the agent.
AgentDaemon The main daemon which processes requests from clients.
AgentDaemon.RunnableAgent  
AgentDListProvider  
AgentRunner  
AgentServerConnection This class represents an incoming connection to the agent.
AgentTransportLifecycleImpl The class that manages the agent transport lifecycle.
CommandListener The object used to read serialized object data from the network and send it to the CommandDispatcher.
ConfigStorage  
LoggingOutputStream An OutputStream that flushes out to a Category.
 

Exception Summary
AgentRunningException An exception which is raised when something is not running, and is requested to stop.
AgentStartException An exception which is raised during startup of the Agent
AgentStorageException An exception which is raised when dealing with Agent storage
 


Hyperic HQ Plugin API v. 4.4.0.2

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