@groovy.transform.CompileStaticCompileStatic @groovy.util.logging.CommonsCommons class BootStrapClassRunner extends GrailsApplicationLifeCycleAdapter
Runs the BootStrap classes on startup
Type | Name and description |
---|---|
private ApplicationContext |
applicationContext |
private GrailsApplication |
grailsApplication |
private GrailsPluginManager |
pluginManager |
private ServletContext |
servletContext |
Constructor and description |
---|
BootStrapClassRunner
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
onShutdown(Map event) |
|
void |
onStartup(Map event) |
Methods inherited from class | Name |
---|---|
class GrailsApplicationLifeCycleAdapter |
doWithApplicationContext, doWithDynamicMethods, doWithSpring, onConfigChange, onShutdown, onStartup |