Copyright © YYYY author.
Behaviours: supervisor.
Authors: author (author@example.com).
init/1 | supervisor callback. |
start_link/0 | API for starting the supervisor. |
upgrade/0 | Add processes if necessary. |
init(X1::[]) -> SupervisorTree
supervisor callback.
start_link() -> ServerRet
API for starting the supervisor.
upgrade() -> ok
Add processes if necessary.
Generated by EDoc, Aug 8 2008, 22:10:27.