Groovy Documentation

DefaultPackage
Class BackgroundThreadGrailsPlugin

java.lang.Object
  DefaultPackage.BackgroundThreadGrailsPlugin

class BackgroundThreadGrailsPlugin

Property Summary
def author

def authorEmail

def dependsOn

def description

def doWithApplicationContext

def doWithDynamicMethods

def doWithSpring

def doWithWebDescriptor

def documentation

def onChange

def onConfigChange

def pluginExcludes

def title

def version

 
Constructor Summary
BackgroundThreadGrailsPlugin()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

author

def author


authorEmail

def authorEmail


dependsOn

def dependsOn


description

def description


doWithApplicationContext

def doWithApplicationContext


doWithDynamicMethods

def doWithDynamicMethods


doWithSpring

def doWithSpring


doWithWebDescriptor

def doWithWebDescriptor


documentation

def documentation


onChange

def onChange


onConfigChange

def onConfigChange


pluginExcludes

def pluginExcludes


title

def title


version

def version


 
Constructor Detail

BackgroundThreadGrailsPlugin

BackgroundThreadGrailsPlugin()


 

Groovy Documentation