|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.codehaus.groovy.grails.compiler.injection.AllArtefactClassInjector org.codehaus.groovy.grails.compiler.injection.ClassInjector
public interface AllArtefactClassInjector extends ClassInjector
Extended marker interface that indicates this ClassInjector applies to all types of artefacts.
Field Summary |
---|
Fields inherited from interface ClassInjector | |
---|---|
PRIVATE_STATIC_MODIFIER |
Method Summary |
---|
Methods inherited from interface ClassInjector | |
---|---|
performInjection, performInjection, shouldInject |
Groovy Documentation