Elektra  0.9.2
Plugin: internalnotification
  • infos = Plugin for internal notification
  • infos/author = Thomas Wahringer waht@.nosp@m.libe.nosp@m.lektr.nosp@m.a.or.nosp@m.g
  • infos/licence = BSD
  • infos/needs =
  • infos/provides =
  • infos/recommends =
  • infos/placements = postgetstorage postcommit
  • infos/status = unittest libc nodep global experimental unfinished concept
  • infos/metadata =
  • infos/description = Plugin for internal notification

Usage

Allows applications to automatically update registered variables when the value of a specified key has changed.

Application developers should use the notification API instead of the functions exported by this plugin. The API is easier to use and decouples applications from this plugin.

Exported Functions

This plugin exports various functions starting with register* below system/elektra/modules/internalnotification/exports/. These functions should not be used directly. Instead the notification API should be used.