Copyright © YYYY author.
Behaviours: application.
Authors: author (author@example.com).
start/2 | application start callback for foo. |
stop/1 | application stop callback for foo. |
start(Type::_Type, StartArgs::_StartArgs) -> ServerRet
application start callback for foo.
stop(State::_State) -> ServerRet
application stop callback for foo.
Generated by EDoc, Aug 8 2008, 22:10:23.