Module yapp_event_handler

Yapp event handler.

Introduced in: 3 Jun 2006 by Mikael Karlsson <mikael@creado.com>

Behaviours: gen_event.

Authors: Mikael Karlsson (mikael@creado.com).

See also: yapp_handler.

Description

Yapp event handler.

Listens for hup events from the Yaws event manager and makes sure that the yapp_handler reinitialise all yapps in case a hup (which resets the Yaws configuration from yaws.conf) occurs.

Function Index

add_handler/2
code_change/3
handle_call/2
handle_event/2
handle_info/2
init/1
terminate/2

Function Details

add_handler/2

add_handler() -> term()

code_change/3

code_change() -> term()

handle_call/2

handle_call() -> term()

handle_event/2

handle_event() -> term()

handle_info/2

handle_info() -> term()

init/1

init() -> term()

terminate/2

terminate() -> term()


Generated by EDoc, Jun 22 2008, 01:41:14.