blob: 06379679c8df80bb028ffdfa31df843562461234 [file] [log] [blame]
class @bootstrap.class.name@BootStrap {
@Property Closure init = { servletContext ->
}
@Property Closure destroy = {
}
}