application_master
Functions
start_link(ApplData, Type) -> term()
start_type() -> term()
stop(AppMaster) -> term()
get_child(AppMaster) -> term()
init(Parent, Starter, ApplData, Type) -> term()
start_it(Tag, State, From, Type) -> term()
View Functions
start_link/2
start_type/0
stop/1
get_child/1
init/4
start_it/4