TPTP 4.3.0 Monitoring Tools Project
Public API Specification

Deprecated API

Deprecated Classes
org.eclipse.hyades.logging.adapter.util.AdapterMigrator
          This class is no longer supported for migrating adapter configuration files. 
org.eclipse.hyades.logging.adapter.parsers.AttributeStatement
          This is really an internal implementation class of the Generic Log Adapter run-time parser component and should not be extended or called by external applications. 
org.eclipse.hyades.logging.adapter.impl.ComponentFactory
          This is really an internal class of the Generic Log Adapter run-time and should not be extended or called by external applications. 
org.eclipse.hyades.logging.adapter.impl.ContextFactory
          This is really an internal class of the Generic Log Adapter run-time and should not be extended or called by external applications. 
org.eclipse.hyades.logging.adapter.impl.Controller
          This is really an internal class of the Generic Log Adapter run-time and should not be extended or called by external applications. Applications wanting to run adapters using Generic Log Adapter should use the org.eclipse.hyades.logging.adapter.Adapter class. 
org.eclipse.hyades.logging.adapter.parsers.DirectedGraphImpl
          This is really an internal implementation class of the Generic Log Adapter run-time parser component and should not be extended or called by external applications. 
org.eclipse.hyades.logging.parsers.GLALogger
          This is really an internal implementation class of the Generic Log Adapter remote log import support and should not be extended or called by external applications. 
org.eclipse.hyades.logging.parsers.GLALoggerFactory
          This is really an internal implementation class of the Generic Log Adapter remote log import support and should not be extended or called by external applications. 
org.eclipse.hyades.logging.adapter.parsers.GroupStatement
          This is really an internal implementation class of the Generic Log Adapter run-time parser component and should not be extended or called by external applications. 
org.eclipse.hyades.logging.adapter.util.OutputterMigrator
          This class is no longer supported for migrating outputter configurations. 
org.eclipse.hyades.logging.adapter.parsers.PositionParser
          This is really an internal implementation class of the Generic Log Adapter run-time parser component and should not be extended or called by external applications. 
org.eclipse.hyades.logging.parsers.RemoteLogParserLoader
          This class is since TPTP 4.0 and is replaced with org.eclipse.hyades.logging.parsers.importer.RemoteLogParserLoader 
org.eclipse.hyades.logging.adapter.util.SensorMigrator
          This class is no longer supported for migrating sensor configurations. 
org.eclipse.hyades.logging.adapter.config.outputters.StaticParserOutputter
          Use the super class org.eclipse.hyades.logging.parsers.adapter.outputters.LogImportOutputter 
org.eclipse.hyades.logging.adapter.config.sensors.StaticParserSensor
          Use the super class org.eclipse.hyades.logging.parsers.adapter.sensors.StaticParserSensor 
org.eclipse.hyades.logging.adapter.config.StaticParserWrapper
          Use the super class org.eclipse.hyades.logging.parsers.ParserWrapper 
org.eclipse.hyades.logging.parsers.StatusMonitor
          This is really an internal implementation class of the Generic Log Adapter remote log import support and should not be extended or called by external applications. 
org.eclipse.hyades.logging.adapter.parsers.SubstituteStatement
          This is really an internal implementation class of the Generic Log Adapter run-time parser component and should not be extended or called by external applications. 
org.eclipse.hyades.logging.adapter.util.TimeParser
          This is really an internal class of the Generic Log Adapter run-time and should not be extended or called by external applications. 
 

Deprecated Interfaces
org.eclipse.hyades.logging.adapter.ICBEFilter
          Use the IFilter interface instead. 
org.eclipse.hyades.logging.adapter.IMessageFilter
          Use the IFilter interface instead. 
org.eclipse.hyades.logging.parsers.IWidgetListener
          This interface is deprecated since TPTP 4.0. Use the class org.eclipse.hyades.logging.parsers.importer.IWidgetListener instead. 
 

Deprecated Methods
org.eclipse.hyades.logging.adapter.parsers.SubstituteStatement.createResultGraph(Object)
          This method is deprecated by the appropriate DirectedGraphImpl constructor. 
org.eclipse.tptp.wsdm.tooling.model.addressing.impl.AddressingFactoryImpl.getPackage()
            
org.eclipse.tptp.wsdm.tooling.model.baseFault.impl.BaseFaultFactoryImpl.getPackage()
            
org.eclipse.tptp.wsdm.tooling.model.capabilities.impl.CapabilitiesFactoryImpl.getPackage()
            
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.impl.ManageableResourceTypeFactoryImpl.getPackage()
            
org.eclipse.tptp.wsdm.tooling.model.metadataDescriptor.impl.MetadataDescriptorFactoryImpl.getPackage()
            
org.eclipse.tptp.wsdm.tooling.model.muwsPart2.impl.MuwsPart2FactoryImpl.getPackage()
            
org.eclipse.tptp.wsdm.tooling.model.serviceGroup.impl.ServiceGroupFactoryImpl.getPackage()
            
org.eclipse.hyades.logging.adapter.IComponent.log(CommonBaseEvent, short)
          Set the severity on the Common Base Event and use the log(CommonBaseEvent event) API. 
org.eclipse.hyades.logging.adapter.impl.Component.log(CommonBaseEvent, short)
          Set the severity on the Common Base Event and use the log(CommonBaseEvent event) API. 
org.eclipse.hyades.logging.parsers.Parser.readLine()
          as of TPTP v3.3 by readALine() 
org.eclipse.hyades.logging.parsers.MonitoringParser.readLine()
          as of TPTP v3.3 by readALine() 
org.eclipse.hyades.logging.parsers.Parser.setUserInput(Hashtable)
          Use setConfiguration(Hashtable) instead. 
 


TPTP 4.3.0 Monitoring Tools Project
Public API Specification