Behaviours: application.
add_windows_nameservers() -> any()
broadcast_c2s_shutdown() -> any()
connect_nodes() -> any()
db_init() -> any()
delete_pid_file() -> any()
get_log_path() -> string()
Returns the full path to the ejabberd log file. It first checks for application configuration parameter 'log_path'. If not defined it checks the environment variable EJABBERD_LOG_PATH. And if that one is neither defined, returns the default value: "ejabberd.log" in current directory.
init() -> any()
maybe_add_nameservers() -> any()
prep_stop(State) -> any()
print_start_debug_info() -> any()
start() -> any()
start(X1, Args) -> any()
start_modules() -> any()
stop(State) -> any()
stop_modules() -> any()
write_pid_file() -> any()
write_pid_file(Pid, PidFilename) -> any()
Generated by EDoc, May 23 2012, 07:15:17.