TPTP 4.0.0 Monitoring Tools Project
Public API Specification

Package org.eclipse.hyades.logging.adapter.util

Interface Summary
IComponentMigrator This interface defines a migrator class to migrate a component configuration from one version to another.
 

Class Summary
AdapterConstants  
AdapterMigrator Deprecated. This class is no longer supported for migrating adapter configuration files.
AdapterUtilities General utilities used by Generic Log Adapter run-time.
BufferedPeriodicReader BufferedPeriodicReader reads a file line by line and populates the returned string array.
Messages This class contains various operations to retrieve translated messages.
MultipleFilesReader This thread is used to read a list of files and append them to a single temporary file for the reader.
OutputterMigrator Deprecated. This class is no longer supported for migrating outputter configurations.
SensorMigrator Deprecated. This class is no longer supported for migrating sensor configurations.
TimeParser Deprecated. This is really an internal class of the Generic Log Adapter run-time and should not be extended or called by external applications.
 

Exception Summary
AdapterMigrationException An adapter configuration migration exception
 


TPTP 4.0.0 Monitoring Tools Project
Public API Specification