org.codehaus.groovy.grails.plugins.gwt
Interface ActionHandlerGrailsClass

All Superinterfaces:
org.codehaus.groovy.grails.commons.GrailsClass, org.codehaus.groovy.grails.commons.InjectableGrailsClass
All Known Implementing Classes:
DefaultActionHandlerGrailsClass

public interface ActionHandlerGrailsClass
extends org.codehaus.groovy.grails.commons.InjectableGrailsClass

Grails descriptor class for action handler artifacts.


Method Summary
 
Methods inherited from interface org.codehaus.groovy.grails.commons.InjectableGrailsClass
byName, byType, getAvailable
 
Methods inherited from interface org.codehaus.groovy.grails.commons.GrailsClass
getClazz, getFullName, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getReference, getReferenceInstance, getShortName, hasProperty, newInstance