@ParametersAreNonnullByDefault
Package org.somda.sdc.biceps.common.event
Common event-related objects of the BICEPS package.
-
Class Summary Class Description AbstractMdibAccessMessage Abstract message definition that provides MDIB access.AlertStateModificationMessage Subscribe to this message in order to receive alert state changes.ComponentStateModificationMessage Subscribe to this message in order to receive component state changes.ContextStateModificationMessage Subscribe to this message in order to receive context state changes.DescriptionModificationMessage Subscribe to this message in order to receive description changes.Distributor Utility class to distribute any BICEPS MDIB events.MetricStateModificationMessage Subscribe to this message in order to receive metric state changes.OperationStateModificationMessage Subscribe to this message in order to receive operation state changes.StateModificationMessage<T extends AbstractState> Base class for any state modification messages.WaveformStateModificationMessage Subscribe to this message in order to receive waveform changes.