Module registrar

Process that handles expiration of expired entrys in the Mnesia based location database.

Introduced in: 21 Mar 2004 by Fredrik Thulin <ft@it.su.se>

Behaviours: gen_server.

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

Description

Process that handles expiration of expired entrys in the Mnesia based location database.

Data Types

state()

state() = #state{}

no description

Function Index

start_link/0 Starts the server.

Function Details

start_link/0

start_link() -> term()

returns: result of gen_server:start_link/4

Starts the server


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