TPTP 4.0.0 Monitoring Tools Project
Public API Specification

Package org.eclipse.hyades.logging.adapter

Interface Summary
ICBEFilter Deprecated. Use the IFilter interface instead.
ICBEPropertyConstants  
IComponent Describes component behavior Main role of the component is to provide dynamic managability.
IComponentBroker Event broker is used to accept incomming data from registered producers and reroute to registered consumers.
IContext  
IContextListener  
IDirectedGraph This is a simple interface to capture path information as well as a value.
IExtractor This interface represents a generic extractor process unit in the Generic Log Adapter architecture.
IFilter This interface represents a generic filter process unit in the Generic Log Adapter architecture.
IFormatter This interface represents a generic formatter process unit in the Generic Log Adapter architecture.
IMessageFilter Deprecated. Use the IFilter interface instead.
IOutputter An outputter is a specialized IProcessUnit which has the role of externalizing the resulting event so that it can be consumed by technology that is external to the Generic Log Adapter.
IParser This interface represents a generic parser process unit in the Generic Log Adapter architecture.
IProcessUnit This interface represents a generic processing unit in the Generic Log Adapter architecture.
ISensor ISensor defines the basic Sensor implementation requirements.
IStatus IStatus is the interface to retrieve the status of an adapter entity
 

Class Summary
Adapter Adapter is a simple main entry point to run an adapter controller.
AdapterPlugin This class contains various operations that allows the Generic Log Adapter to run within Eclipse.
MessageString This class represents a message as a string.
SetConfig Class to generate the Agent Controller configuration file for this plugin.
 

Exception Summary
AdapterException This Exception represents a general Generic Log Adapter failure.
AdapterInvalidConfig This Exception represents an invalid adapter configuration
 


TPTP 4.0.0 Monitoring Tools Project
Public API Specification