org.codehaus.groovy.grails.commons
[Java] Class DefaultGrailsBootstrapClass
java.lang.Object
org.codehaus.groovy.grails.commons.AbstractGrailsClass
org.codehaus.groovy.grails.commons.DefaultGrailsBootstrapClass
- All Implemented Interfaces:
- GrailsBootstrapClass
@SuppressWarnings("serial")
public class DefaultGrailsBootstrapClass
extends AbstractGrailsClass
Methods inherited from class AbstractGrailsClass
|
getClazz, getFullName, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyDescriptors, getPropertyName, getPropertyOrStaticPropertyOrFieldValue, getPropertyType, getPropertyValue, getPropertyValue, getPropertyValueObject, getReference, getReferenceInstance, getShortName, getStaticPropertyValue, hasMetaMethod, hasMetaMethod, hasMetaProperty, hasProperty, isReadableProperty, newInstance, toString |
BOOT_STRAP
public static final java.lang.String BOOT_STRAP
-
DefaultGrailsBootstrapClass
public DefaultGrailsBootstrapClass(java.lang.Class clazz)
-
callDestroy
public void callDestroy()
-
callInit
public void callInit(ServletContext servletContext)
-
getDestroyClosure
public groovy.lang.Closure getDestroyClosure()
-
getInitClosure
public groovy.lang.Closure getInitClosure()
-
Groovy Documentation