Groovy Documentation

grails-app.conf
Class BootStrap

java.lang.Object
  grails-app.conf.BootStrap

class BootStrap

Property Summary
def destroy

def init

 
Constructor Summary
BootStrap()

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

Property Detail

destroy

def destroy


init

def init


 
Constructor Detail

BootStrap

BootStrap()


 

Groovy Documentation