Package org.eclipse.hyades.logging.events

Interface Summary
IAssociatedEvent Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The AssociatedEvent type allows for associated events to be grouped.
IAssociationEngine This is the interface that embodies the Association Engine as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1"
IAvailableSituation The AvailableSituation deals with the situations reported from the component, regarding its operational state and availability.
ICommonBaseEvent This is the interface that embodies the Common Base Event as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1".
ICommonBaseEventAnyElement  
IComponentIdentification Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" In problem reporting there are two general categories of components that should be considered for problem diagnosis, the component observing and reporting the situation (reporter), and the actual component that is experiencing the situation (affected).
IConfigureSituation The ConfigureSituation deals with the components identifying their configuration.
IConnectSituation The ConnectSituation deals with the situations that identify aspects about a connection to another component.
IContextDataElement  
ICreateSituation The CreateSituation deals with the situations documenting when a component creates an entity.
IDependencySituation The DependencySituation deals with the situations that components produce to say that they cannot find some component or feature that they need.
IDestroySituation The DestroySituation deals with the situations documenting when an entity or component was removed or destroyed.
IEventFactory Common iterface for all factories which construct Hyades logging event objects.
IExtendedDataElement  
IFeatureSituation The FeatureSituation deals with the situations that announce that a feature of a component is now ready (or not ready) for service requests.
IMsgCatalogToken A representation of the 'Msg Catalog Token'.
IMsgDataElement  
IOtherSituation The OtherSituation category is to provide support for the situation that is product specific requirement other than the predefined categories.
IReportSituation The ReportSituation deals with the situations reported from the component, such as heartbeat or performance information.
IRequestSituation The RequestSituation deals with the situations that a component uses to identify the completion status of a request.
ISimpleEventFactory This base class defines the interface for the SimpleEventFactory.
ISituation The situation specifies the type of the situation that caused the event to be reported.
ISituationType The situationType specifies the type or category of the situation that caused the event to be reported.
IStartSituation The StartSituation deals with the start up process for a component.
IStopSituation The StopSituation deals with the shutdown process for a component.
 

Class Summary
AssociatedEventImpl Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The AssociatedEvent type allows for associated events to be grouped.
AssociationEngineImpl This is the class that embodies the Association Engine as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1"
AvailableSituationImpl The AvailableSituation deals with the situations reported from the component, regarding its operational state and availability.
CbeFormatter The CbeFormatter class defines a utility object used for converting, serializing and deserializing CommonBaseEvent and related objects.
CommonBaseEventAnyElementImpl  
CommonBaseEventFactory Factory to construct ICommonBaseEvent objects.
CommonBaseEventImpl This is the class that embodies the Common Base Event as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1"
ComponentIdentificationImpl Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" In problem reporting there are two general categories of components that should be considered for problem diagnosis, the component observing and reporting the situation (reporter), and the actual component that is experiencing the situation (affected).
ConfigureSituationImpl The ConfigureSituation deals with the components identifying their configuration.
ConnectSituationImpl The ConnectSituation deals with the situations that identify aspects about a connection to another component.
ContextDataElementImpl Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The ContextDataElement type defines the context(s) that this event references.
CreateSituationImpl The CreateSituation deals with the situations documenting when a component creates an entity.
DependencySituationImpl The DependencySituation deals with the situations that components produce to say that they cannot find some component or feature that they need.
DestroySituationImpl The DestroySituation deals with the situations documenting when an entity or component was removed or destroyed.
EventFactoryHome Utility class to obtain a new factory instance.
EventItemsFactory Utility class to create event items.
ExtendedDataElementImpl This is the class that embodies the Extended Data Element as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1"
FeatureSituationImpl The FeatureSituation deals with the situations that announce that a feature of a component is now ready (or not ready) for service requests.
MsgCatalogTokenImpl A representation of the 'Msg Catalog Token'.
MsgDataElementImpl Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" This MsgDataElement represents the data that is used to specify all of the related information that is associated with the message that this event holds.
OtherSituationImpl The OtherSituation category is to provide support for the situation that is product specific requirement other than the predefined categories.
ReportSituationImpl The ReportSituation deals with the situations reported from the component, such as heartbeat or performance information.
RequestSituationImpl The RequestSituation deals with the situations that a component uses to identify the completion status of a request.
SimpleEventFactoryImpl This is the concrete implementation of the SimpleEventFactory.
SituationImpl Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The situation specifies the type of the situation that caused the event to be reported.
SituationTypeImpl Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The situationType specifies the type or category of the situation that caused the event to be reported.
StartSituationImpl The StartSituation deals with the start up process for a component.
StopSituationImpl The StopSituation deals with the shutdown process for a component.