watcher.common.observable module

watcher.common.observable module

service None

Bases: watcher.common.synchronization.Synchronization

Observable.clear_changed()[source]
Observable.has_changed()[source]
Observable.notify(ctx=None, publisherid=None, event_type=None, metadata=None, payload=None, modifier=None)[source]
Observable.register_observer(observer)[source]
Observable.set_changed()[source]
Observable.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.