Module foo_sup

Supervisor for the foo application.

Copyright © YYYY author.

Behaviours: supervisor.

Authors: author (author@example.com).

Description

Supervisor for the foo application.

Function Index

init/1supervisor callback.
start_link/0API for starting the supervisor.
upgrade/0Add processes if necessary.

Function Details

init/1

init(X1::[]) -> SupervisorTree

supervisor callback.

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:10:27.