|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.codehaus.groovy.grails.compiler.injection | |
---|---|
org.codehaus.groovy.grails.commons | |
org.codehaus.groovy.grails.compiler.injection |
Classes in org.codehaus.groovy.grails.compiler.injection used by org.codehaus.groovy.grails.commons | |
---|---|
GrailsInjectionOperation
A Groovy compiler operation that gets plugged into the GroovyClassLoader instance to add custom properties to classes at compile time |
Classes in org.codehaus.groovy.grails.compiler.injection used by org.codehaus.groovy.grails.compiler.injection | |
---|---|
ClassInjector
An interface that when implemented allows additional properties to be injected into Grails classes at compile time (ie when they are loaded by the GroovyClassLoader) |
|
GrailsDomainClassInjector
Mainly just a marker interface for implementations that perform injection on domain classes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |