public interface GrailsDomainClassInjector extends ClassInjector
PRIVATE_STATIC_MODIFIER| Modifier and Type | Method and Description |
|---|---|
void |
performInjectionOnAnnotatedEntity(org.codehaus.groovy.ast.ClassNode classNode)
Doesn't check with the specified ClassNode is a valid entity and assumes it
is and proceeds with the injection regardless.
|
performInjection, performInjection, performInjectionOnAnnotatedClass, shouldInjectvoid performInjectionOnAnnotatedEntity(org.codehaus.groovy.ast.ClassNode classNode)
classNode - The ClassNode