Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.codehaus.groovy.grails.compiler.injection Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
AbstractArtefactTypeAstTransformationBase implementation for the artefact type transformationSince:2.Classorg.codehaus.groovy.grails.compiler.injectionGrails
AbstractGrailsArtefactTransformerAbstract transformer that takes an implementation class and creates methods in a target ClassNode that delegate to that implementation class.Classorg.codehaus.groovy.grails.compiler.injectionGrails
AllArtefactClassInjectorInterfaceorg.codehaus.groovy.grails.compiler.injectionGrails
ApiDelegateTransformationThe logic for the ApiDelegate location transform.Classorg.codehaus.groovy.grails.compiler.injectionGrails
ArtefactTypeAstTransformationA transformation used to apply transformers to classes not located in Grails directory structure.Classorg.codehaus.groovy.grails.compiler.injectionGrails
ASTErrorsHelperEnhances a class to contain an Errors property of type org.Interfaceorg.codehaus.groovy.grails.compiler.injectionGrails
ASTValidationErrorsHelperClassorg.codehaus.groovy.grails.compiler.injectionGrails
ClassInjectorWhen implemented allows additional properties to be injected into Grails classes at compile time (ie when they are loaded by the GroovyClassLoader).Interfaceorg.codehaus.groovy.grails.compiler.injectionGrails
DefaultGrailsDomainClassInjectorDefault implementation of domain class injector interface that adds the 'id' and 'version' properties and other previously boilerplate code.Classorg.codehaus.groovy.grails.compiler.injectionGrails
EntityASTTransformationInjects the necessary fields and behaviors into a domain class in order to make it a property GORM entity.Classorg.codehaus.groovy.grails.compiler.injectionGrails
GrailsArtefactClassInjectorInterface specific to Grails artefacts that returns the artefact type.Interfaceorg.codehaus.groovy.grails.compiler.injectionGrails
GrailsASTUtilsHelper methods for working with Groovy AST trees.Classorg.codehaus.groovy.grails.compiler.injectionGrails
GrailsAwareClassLoaderA class loader that is aware of Groovy sources and injection operations.Classorg.codehaus.groovy.grails.compiler.injectionGrails
GrailsAwareInjectionOperationA Groovy compiler injection operation that uses a specified array of ClassInjector instances to attempt AST injection.Classorg.codehaus.groovy.grails.compiler.injectionGrails
GrailsDomainClassInjectorMainly just a marker interface for implementations that perform injection on domain classes.Interfaceorg.codehaus.groovy.grails.compiler.injectionGrails
GroovyPageInjectorInterfaceorg.codehaus.groovy.grails.compiler.injectionGrails
NamedArtefactTypeAstTransformationAn AST transform used to apply a named artefact typeSince:2.Classorg.codehaus.groovy.grails.compiler.injectionGrails
PluginAwareAstTransformerAutomatically annotates each class based on the plugin it originated from.Classorg.codehaus.groovy.grails.compiler.injectionGrails