Sha256: 43627f163862da847492f9db3e4ccd80ab26fa802b62d466599802025de135c5

Contents?: true

Size: 616 Bytes

Versions: 2

Compression:

Stored size: 616 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.4 README.rdoc
notifyhub-0.0.3 README.rdoc