Module event_mnesia_monitor

Process that subscribes to Mnesia events and notifies ongoing subscription handlers about changes.

Introduced in: 05 Mar 2006 by Fredrik Thulin <ft@it.su.se>

Behaviours: gen_server.

Authors: Fredrik Thulin (ft@it.su.se).

Description

Process that subscribes to Mnesia events and notifies ongoing subscription handlers about changes.

Data Types

state()

state() = #state{}

no description

Function Index

start_link/0 Starts the server.

Function Details

start_link/0

start_link() -> term()

Starts the server


Generated by EDoc, Oct 17 2007, 16:48:12.