TPTP 4.2.0 Platform Project
Public API Specification

Package org.eclipse.hyades.logging.events.cbe.util

Interface Summary
EventListener Listener interface for receiving notification to process CommonBaseEvents and AssociationEngines when de-serializing a stream of Common Base Event and Association Engine XML fragments.
 

Class Summary
EventAdapterFactory The Adapter Factory for the model.
EventFormatter Utility class for converting, serializing and de-serializing CommonBaseEvents and AssociationEngines.
EventHelpers Miscellaneous routines to support functions such as validation, mapping and comparison.
EventSwitch The Switch for the model's inheritance hierarchy.
EventValidation Deprecated. As of TPTP 4.0.0, for performance reasons, validation is specific and localized to the validating class.
SAXEventHandler Deprecated. As of TPTP V4.2.0, replaced by the internal org.eclipse.hyades.logging.events.cbe.internal.util.EventHandler class accessible through the EventFormatter class.
 


TPTP 4.2.0 Platform Project
Public API Specification