| Interface | Description | 
                            | ApplicationAttributes | @author Graeme Rocher | 
                            | ArtefactHandler |  | 
                            | ArtefactInfo | Holder for all the class-related info and structures relating to an Artefact. | 
                            | ComponentCapableDomainClass | Interface for domains capable of supporting components. | 
                            | GrailsApplication |  | 
                            | GrailsApplicationLifeCycle | API which plugins implement to provide behavior in defined application lifecycle hooks. | 
                            | GrailsClass | Represents any class in a Grails application. | 
                            | GrailsControllerClass | Represents a controller class in Grails. | 
                            | GrailsDataSource | Represents a data source in Grails. | 
                            | GrailsDomainClass | Represents a persistable Grails domain class. | 
                            | GrailsDomainClassProperty | A property of a GrailsDomainClass instance. | 
                            | GrailsServiceClass | @author Steven Devijver | 
                            | GrailsUrlMappingsClass | Loads the UrlMappings. | 
                            | InjectableGrailsClass | Represents a Grails class that is to be configured in Spring and as such is injectable. |