Module z_sites_manager_sup

Supervisor for sites dispatcher and manager.

Copyright © 2012-2017 Maas-Maarten Zeeman

Behaviours: supervisor.

Authors: Maas-Maarten Zeeman (mmzeeman@xs4all.nl).

Description

Supervisor for sites dispatcher and manager

Function Index

init/1
start_link/0API for starting the sites dispatcher and manager.

Function Details

init/1

init(X1) -> any()

start_link/0

start_link() -> {ok, pid()} | {error, term()}

API for starting the sites dispatcher and manager


Generated by EDoc