Documentation for this section has not yet been entered.
Type | Description |
---|---|
BlacklistClient | The Zeitgeist engine maintains a list of event templates that is known as the blacklist. |
BlacklistTemplateAddedHandler | This delegate handler for the event related to Blacklist Template addition |
BlacklistTemplateRemovedHandler | This delegate handler for the event related to Blacklist Template deletion |
DataSourceClient | The Zeitgeist engine maintains a publicly available list of recognized data-sources (components inserting information into Zeitgeist). An option to disable such data-providers is also provided. |
DataSourceDisconnectedHandler | This signal is emitted whenever the last running instance of a data-source disconnects. |
DataSourceEnabledHandler | This signal is emitted whenever a data-source is enabled or disabled. |
DataSourceRegisteredHandler | This signal is emitted whenever a data-source registers itself. |
LogClient | Primary interface to the Zeitgeist engine. |