TPTP 4.4.0 Monitoring Tools Project
Public API Specification

Package org.eclipse.hyades.logging.adapter.impl

Class Summary
AdapterContext This is a specialized IContext that is intended to be used by contexts that are internal to the adapter.
AdapterXMLConstants  
BasicContext BasicContext provide the simplest possible implementation of a Context.
Component Abstract class provided for the convinience.
ComponentBroker Basic implementation of the IComponentBroker interface.
ComponentFactory Deprecated. This is really an internal class of the Generic Log Adapter run-time and should not be extended or called by external applications.
Context Context is a component.
ContextFactory Deprecated. This is really an internal class of the Generic Log Adapter run-time and should not be extended or called by external applications.
Controller Deprecated. This is really an internal class of the Generic Log Adapter run-time and should not be extended or called by external applications.
Extractor This is an abstract Extractor class that uses basic Java String searching to provide message extraction from incoming strings.
MultithreadedContext This class implements a multi-threaded context where some components are running in threads of their own.
Outputter This is an abstract Outputter class that externalizes the parsing results.
ProcessUnit A generic process unit in the Generic Log Adapter run-time architecture.
Sensor An abstract Sensor class that reads data from an input source and returns objects to be processed by other components.
SensorStatus This class represents the status for a Sensor
Status Implementation of the IStatus interface to represent the status of an adapter entity (eg.
 


TPTP 4.4.0 Monitoring Tools Project
Public API Specification