Module mochiweb_sup

Supervisor for the mochiweb application.

Copyright © 2007 Mochi Media, Inc.

Behaviours: supervisor.

Authors: Bob Ippolito (bob@mochimedia.com).

Description

Supervisor for the mochiweb application.

Function Index

init/1supervisor callback, ensures yaws is in embedded mode and then returns the supervisor tree.
start_link/0API for starting the supervisor.
upgrade/0Add processes if necessary.

Function Details

init/1

init(X1::[]) -> SupervisorTree

supervisor callback, ensures yaws is in embedded mode and then returns the supervisor tree.

start_link/0

start_link() -> ServerRet

API for starting the supervisor.

upgrade/0

upgrade() -> ok

Add processes if necessary.


Generated by EDoc, Aug 8 2008, 22:08:49.