Package grails.boot.config
-
Class Summary Class Description GrailsApplicationEventListener AApplicationListenerto initialize Grails with Plugins and GrailsApplicationLifeCycles when anApplicationContextgets refreshed or closed.GrailsApplicationPostProcessor ABeanDefinitionRegistryPostProcessorthat enhances any ApplicationContext with plugin manager capabilitiesGrailsAutoConfiguration Auto-configurationfor Grails.GrailsComponentScanner A Grails classes scanner that searches the classpath from an@GrailsComponentScannerspecified packages.GrailsComponentScanPackages Class for storing@GrailsComponentScanspecified packages for reference later (e.g.GrailsComponentScanPackages.Registrar ImportBeanDefinitionRegistrarto store the base package from the importing configuration.