Copyright © 2009-2012 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, Dec 10 2012, 20:44:35.