Introduced in: 3 Jun 2006 by Mikael Karlsson <mikael@creado.com>
Behaviours: gen_event.
Authors: Mikael Karlsson (mikael@creado.com).
See also: yapp_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.
add_handler/2 | |
code_change/3 | |
handle_call/2 | |
handle_event/2 | |
handle_info/2 | |
init/1 | |
terminate/2 |
add_handler() -> term()
code_change() -> term()
handle_call() -> term()
handle_event() -> term()
handle_info() -> term()
init() -> term()
terminate() -> term()
Generated by EDoc, Jun 22 2008, 01:41:14.