public static class CacheConfigArtefactHandler.DefaultCacheConfigGrailsClass extends org.grails.core.AbstractInjectableGrailsClass implements CacheConfigArtefactHandler.CacheConfigGrailsClass
CacheConfigGrailsClass
.Constructor and Description |
---|
CacheConfigArtefactHandler.DefaultCacheConfigGrailsClass(java.lang.Class<?> wrappedClass)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
autowireBeanProperties(java.lang.Object instance) |
groovy.lang.MetaClass |
getMetaClass() |
java.lang.Object |
newInstance() |
byName, byType, getAvailable
getApplication, getClazz, getFullName, getGrailsApplication, getLogicalPropertyName, getName, getNaturalName, getPackageName, getPluginName, getPropertyDescriptors, getPropertyName, getPropertyOrStaticPropertyOrFieldValue, getPropertyType, getPropertyValue, getPropertyValue, getPropertyValueObject, getReference, getReferenceInstance, getShortName, getStaticPropertyValue, hasMetaMethod, hasMetaMethod, hasMetaProperty, hasProperty, isAbstract, isActionMethod, isReadableProperty, setGrailsApplication, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getApplication, getClazz, getFullName, getGrailsApplication, getLogicalPropertyName, getName, getNaturalName, getPackageName, getPluginName, getPropertyName, getPropertyValue, getPropertyValue, getReference, getReferenceInstance, getShortName, hasProperty, isAbstract
public CacheConfigArtefactHandler.DefaultCacheConfigGrailsClass(java.lang.Class<?> wrappedClass)
wrappedClass
- public groovy.lang.MetaClass getMetaClass()
getMetaClass
in interface grails.core.GrailsClass
getMetaClass
in class org.grails.core.AbstractGrailsClass
public java.lang.Object newInstance()
newInstance
in interface grails.core.GrailsClass
newInstance
in class org.grails.core.AbstractGrailsClass
protected void autowireBeanProperties(java.lang.Object instance)