Groovy Documentation

DefaultPackage
Class P6spyGrailsPlugin

java.lang.Object
  DefaultPackage.P6spyGrailsPlugin

class P6spyGrailsPlugin

Property Summary
def author

def authorEmail

def dependsOn

def description

def doWithApplicationContext

def doWithDynamicMethods

def doWithSpring

def doWithWebDescriptor

def onApplicationChange

def onChange

def title

def version

 
Constructor Summary
P6spyGrailsPlugin()

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#notify(), java.lang.Object#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


onApplicationChange

def onApplicationChange


onChange

def onChange


title

def title


version

def version


 
Constructor Detail

P6spyGrailsPlugin

P6spyGrailsPlugin()


 

Groovy Documentation