Class BootstrapArtefactHandler

  • All Implemented Interfaces:
    grails.core.ArtefactHandler

    public class BootstrapArtefactHandler
    extends grails.core.ArtefactHandlerAdapter
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TYPE  
      • Fields inherited from class grails.core.ArtefactHandlerAdapter

        allowAbstract, artefactSuffix, grailsClassImpl, grailsClassType, type
    • Method Summary

      • Methods inherited from class grails.core.ArtefactHandlerAdapter

        getArtefactForFeature, getPluginName, getType, initialize, isArtefact, isArtefact, isArtefactClass, isArtefactGrailsClass, isArtefactResource, isValidArtefactClassNode, newArtefactClass
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BootstrapArtefactHandler

        public BootstrapArtefactHandler()