Module cloudi_core_i_services_internal_sup

CloudI Internal Service Supervisor

.

Copyright © 2011-2018 Michael Truog

Version: 1.7.4 Dec 17 2018 18:07:36 ------------------------------------------------------------------------

Behaviours: supervisor.

Authors: Michael Truog (mjtruog at protonmail dot com).

Description

CloudI Internal Service Supervisor

Function Index

init/1
process_start/18
process_started/3
start_link/0

Function Details

init/1

init(X1) -> any()

process_start/18

process_start(ProcessIndex, ProcessCount, TimeStart, TimeRestart, Restarts, GroupLeader, Module, Args, Timeout, Prefix, TimeoutSync, TimeoutAsync, TimeoutTerm, DestRefresh, DestDeny, DestAllow, ConfigOptions, ID) -> any()

process_started/3

process_started(Parent, Dispatcher, ReceiverPid) -> any()

start_link/0

start_link() -> any()


Generated by EDoc