Interface GrailsDomainClassInjector

    • Method Detail

      • performInjectionOnAnnotatedEntity

        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.
        Parameters:
        classNode - The ClassNode
        Since:
        1.1