Sha256: 08c0884734dceb334fbf5bb933c740703d2e025f33a9b8b8e0aa59a485d51069

Contents?: true

Size: 596 Bytes

Versions: 2

Compression:

Stored size: 596 Bytes

Contents

= NotifyHub

== Description

NotifyHub is a callback facility. NotifyHub is used by the informer
to notify clients about arbitrary events in the informer. NotifyHub
contains notification sets (NotifySet).

NotifySet is identified by set ID and it can include one or many
notifications (Notify). Client defines the action performed at
notification (callback). Informer activates the notification when
notification events occur.

Notifications can be enabled/disabled on different levels
(NotifyHub, NotifySet, and Notify).

== Documentation

Main documentation is generated from NotifyHub source.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
notifyhub-0.0.2 README.rdoc
notifyhub-0.0.1 README.rdoc