package org.bigbluebutton.web class BootStrap { def init = { servletContext -> } def destroy = { } }