Package | Description |
---|---|
COM.TIBCO.hawk.console.hawkeye |
Class and Description |
---|
AgentID
AgentID objects identify real agent processes through the combination
of agent name, agent dns name, and hawk domain.
|
AgentInstance
AgentInstance objects are used to represent agents.
|
AgentManager
The AgentManager is used to monitor TIB/Hawk agent events.
|
AgentMonitor
The AgentMonitor is used to monitor TIB/Hawk agent events.
|
AgentMonitorEvent
AgentMonitorEvent objects are generated when agents are discovered
to be alive or expired.
|
AgentMonitorListener
Receives notifications when agents are discovered to be alive or expired.
|
AgentPlatform
This class represents the platform on which Agent is residing.
|
AgentVersion
This class represents the version of the Agent component with appropriate details.
|
AlertMonitorEvent
The root class for all alert related events.
|
AlertMonitorListener
Objects implementing AlertMonitorListener are used to receive all alert related events.
|
ConsoleError
Delivered asynchronously in ErrorEvents when the
console encounters some critical error.
|
ConsoleException
The superclass of all checked exceptions thrown or delivered by the TIBHawkConsole.
|
ConsoleInitializationException
Thrown when there is an error durring console initialization
|
ConsoleWarning
Delivered asynchronously in WarningEvents when the
console encounters a warning condition.
|
ErrorExceptionEvent
This class represents the Error causing this event exceptions
|
ErrorExceptionListener
Receives a notification when the TIBHawkConsole is no longer
able to continue generating MonitorEvents due to some critical error.
|
ExceptionEvent
This class represents the base class that will be used to log various event exceptions during use of console API
|
ExceptionListener
A marker interface that the exception related TIBHawkConsole event listeners extend.
|
MicroAgentListMonitorEvent
A MicroAgentListMonitorEvent object is generated when agent's list of currently loaded
microagents is found to have changed.
|
MicroAgentListMonitorListener
Receives notifications of microagent add/remove events.
|
MonitorEvent
The root class for all monitoring related console events.
|
MonitorListener
A marker interface that all monitoring related TIBHawkConsole event listeners extend.
|
PersistenceManager |
PersistenceManagerFactory |
PostAlertEvent
PostAlertEvents are generated when a rulebase loaded in the agent's rulebase engine
sends an alert.
|
RuleBaseListMonitorEvent
A RuleBaseListMonitorEvent object is generated when agent's list of currently loaded
rulebases is found to have changed.
|
RuleBaseListMonitorListener
Receives notifications of rulebase add/remove events.
|
RuleBaseMonitorEvent
The root class for all rulebase related events.
|
RuleBaseMonitorListener
This interface is the parent of all listener interfaces
associated with rulebase related events.
|
RuleBaseStatus
This class represents the status of a rulebase.
|
TIBHawkConsole
The TIBHawkConsole provides access to services
that can be used for monitoring and management of
TIB/Hawk agent events.
|
TIBHawkConsoleFactory
This class provides an instance of HAWK Console application, based on the configured properties.
|
WarningExceptionEvent
This class represents the Warning causing this event exceptions
|
WarningExceptionListener
Receives a notification when the TIBHawkConsole has detected
a non-critical error (warning) condition in its processing of
MonitorEvents.
|
Copyright © 2000-2021 TIBCO Inc. All Rights Reserved.