Behaviours: supervisor.
init/1 | supervisor callback. |
start_link/1 | API for starting the supervisor. |
start_pool/3 |
init(Opts::[]) -> SupervisorTree
supervisor callback.
start_link(Opts) -> ServerRet
API for starting the supervisor.
start_pool(Name, Size, Opts) -> any()
Generated by EDoc, Feb 25 2011, 21:14:40.