|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.grails.commons.ArtefactHandlerAdapter org.codehaus.groovy.grails.commons.BootstrapArtefactHandler
public class BootstrapArtefactHandler extends ArtefactHandlerAdapter
Field Summary | |
---|---|
static java.lang.String |
TYPE
|
Fields inherited from class ArtefactHandlerAdapter | |
---|---|
log |
Constructor Summary | |
BootstrapArtefactHandler()
|
Method Summary |
---|
Methods inherited from class ArtefactHandlerAdapter | |
---|---|
getArtefactForFeature, getPluginName, getType, initialize, isArtefact, isArtefactClass, isArtefactGrailsClass, newArtefactClass |
Field Detail |
---|
public static final java.lang.String TYPE
Constructor Detail |
---|
public BootstrapArtefactHandler()
Groovy Documentation