Interface specific to Grails artefacts that returns the artefact type.
| Modifiers | Name | Description | 
|---|---|---|
| org.codehaus.groovy.ast.ClassNode[] | EMPTY_CLASS_ARRAY | |
| org.codehaus.groovy.ast.expr.ArgumentListExpression | ZERO_ARGS | |
| org.codehaus.groovy.ast.Parameter[] | ZERO_PARAMETERS | 
| Fields inherited from class | Fields | 
|---|---|
| interface ClassInjector | PRIVATE_STATIC_MODIFIER | 
| Type | Name and description | 
|---|---|
| java.lang.String[] | getArtefactTypes() | 
| Methods inherited from class | Name | 
|---|---|
| interface ClassInjector | performInjection, performInjection, performInjectionOnAnnotatedClass, shouldInject |