Interface |
Description |
ApplicationAttributes
|
- Authors:
- Graeme Rocher
|
ArtefactHandler
|
|
ArtefactInfo
|
Holder for all the class-related info and structures relating to an Artefact. |
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. |
GrailsServiceClass
|
- Authors:
- Steven Devijver
|
GrailsUrlMappingsClass
|
Loads the UrlMappings. |
InjectableGrailsClass
|
Represents a Grails class that is to be configured in Spring and as such is injectable. |