1 2 3 4 5 6 7
function install(data, reason) { } function startup(data, reason) { } function shutdown(data, reason) { } function uninstall(data, reason) {}