The watcher.common.observable Module

The watcher.common.observable Module

class watcher.common.observable.Observable[source]

Bases: watcher.common.synchronization.Synchronization

clear_changed()[source]
has_changed()[source]
notify(ctx=None, publisherid=None, event_type=None, metadata=None, payload=None, modifier=None)[source]
register_observer(observer)[source]
set_changed()[source]
unregister_observer(observer)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.