Copyright © 2009 Marc Worrell
Behaviours: supervisor.
Authors: Marc Worrell (marc@worrell.nl).
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, Feb 25 2011, 21:14:41.