Module watts_sessions_sup

the supervisor watching the session manager and the session supervisor.

Behaviours: supervisor.

Description

the supervisor watching the session manager and the session supervisor

Function Index

init/1intialize the supervisor.
start_link/0start the supervisor.

Function Details

init/1

init(X1) -> any()

intialize the supervisor

start_link/0

start_link() -> {ok, pid()}

start the supervisor


Generated by EDoc