public interface GrailsArtefactClassInjector extends ClassInjector
Interface specific to Grails artefacts that returns the artefact type.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public java.lang.String[] |
getArtefactTypes() |
| Methods inherited from class | Name |
|---|---|
interface ClassInjector |
performInjection, performInjection, performInjectionOnAnnotatedClass, shouldInject |