Skip to content
@breadstone/ziegel-platform-messaging Auto-generated

@breadstone/ziegel-platform-messaging

Classes

ClassDescription
EventAggregatorDefault event aggregator implementation for events.
EventSubscriptionProvides a way to retrieve a function to execute an action depending on the value of a second filter predicate that returns true if the action should execute.
PubSubEventDefines a class that manages publication and subscription to events.
SubscriptionTokenSubscription token returned from PubSubEvent on subscribe.

Interfaces

InterfaceDescription
IEventAggregatorDefines an interface to get instances of an event.
IEventSubscriptionDefines a contract for an event subscription.

Functions

FunctionDescription
EventA decorator that handles the unique key for the PubSubEvent. Decoration usage as ClassDecorator.
fromPubSubEventConverts a PubSubEvent to a Observable.

Released under the MIT License.