TPTP 4.0.0 Monitoring Tools Project
Public API Specification

org.eclipse.hyades.logging.adapter
Interface IMessageFilter

All Superinterfaces:
IComponent, IProcessUnit

Deprecated. Use the IFilter interface instead.

public interface IMessageFilter
extends IProcessUnit

This interface represents a Filter component that filters messages.


Methods inherited from interface org.eclipse.hyades.logging.adapter.IProcessUnit
flushEventItems, processEventItems, testProcessEventItems
 
Methods inherited from interface org.eclipse.hyades.logging.adapter.IComponent
getComponents, getConfiguration, getContextConfiguration, getDescription, getExecutableClassName, getImplementationCreationDate, getImplementationVersion, getImplementationVersionDescription, getLogger, getLoggingLevel, getName, getParent, getRole, getRoleCreationDate, getRoleVersion, getRoleVersionDescription, getUniqueID, init, log, log, setComponents, setConfiguration, setContextConfiguration, setDescription, setExecutableClassName, setImplemenationCreationDate, setImplementationVersion, setImplementationVersionDescription, setLogger, setLoggingLevel, setName, setParent, setRole, setRoleCreationDate, setRoleVersion, setRoleVersionDescription, setUniqueID, start, stop, update, update
 


TPTP 4.0.0 Monitoring Tools Project
Public API Specification