Behaviours: supervisor.
supervisor
init(X1) -> any()
start_child(SessionId, Service, Info) -> any()
start_link() -> ignore | {ok, pid()} | {error, any()}
Generated by EDoc