Package COM.TIBCO.hawk.console.hawkeye
package COM.TIBCO.hawk.console.hawkeye
-
ClassDescriptionAgentID objects identify real agent processes through the combination of agent name, agent dns name, and hawk domain.AgentInstance objects are used to represent agents.The AgentManager is used to monitor TIB/Hawk agent events.The AgentMonitor is used to monitor TIB/Hawk agent events.AgentMonitorEvent objects are generated when agents are discovered to be alive or expired.Receives notifications when agents are discovered to be alive or expired.This class represents the platform on which Agent is residing.This class represents the version of the Agent component with appropriate details.The root class for all alert related events.Objects implementing AlertMonitorListener are used to receive all alert related events.Represents various states an Alert can beClearAlertEvents are generated when a rulebase loaded in the agent's rulebase engine sends a clear event.Delivered asynchronously in ErrorEvents when the console encounters some critical error.The superclass of all checked exceptions thrown or delivered by the TIBHawkConsole.Thrown when there is an error durring console initializationDelivered asynchronously in WarningEvents when the console encounters a warning condition.This class represents the Error causing this event exceptionsReceives a notification when the TIBHawkConsole is no longer able to continue generating MonitorEvents due to some critical error.This class represents the base class that will be used to log various event exceptions during use of console APIA marker interface that the exception related TIBHawkConsole event listeners extend.Receives notifications of rulebase add/remove and update events.A MicroAgentListMonitorEvent object is generated when agent's list of currently loaded microagents is found to have changed.Receives notifications of microagent add/remove events.The root class for all monitoring related console events.A marker interface that all monitoring related TIBHawkConsole event listeners extend.PostAlertEvents are generated when a rulebase loaded in the agent's rulebase engine sends an alert.A RuleBaseListMonitorEvent object is generated when agent's list of currently loaded rulebases is found to have changed.Receives notifications of rulebase add/remove events.The root class for all rulebase related events.This interface is the parent of all listener interfaces associated with rulebase related events.This class represents the status of a rulebase.The TIBHawkConsole provides access to services that can be used for monitoring and management of TIB/Hawk agent events.This class provides an instance of HAWK Console application, based on the configured properties.This class represents the Warning causing this event exceptionsReceives a notification when the TIBHawkConsole has detected a non-critical error (warning) condition in its processing of MonitorEvents.