|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrailsApplicationAware | |
---|---|
org.codehaus.groovy.grails.web.mapping | |
org.codehaus.groovy.grails.webflow.config | |
org.codehaus.groovy.grails.webflow.execution.repository.continuation |
Uses of GrailsApplicationAware in org.codehaus.groovy.grails.web.mapping |
---|
Classes in org.codehaus.groovy.grails.web.mapping that implement GrailsApplicationAware | |
---|---|
class |
UrlMappingsHolderFactoryBean
A FactoryBean for constructing the UrlMappingsHolder from the registered UrlMappings class within a GrailsApplication |
Uses of GrailsApplicationAware in org.codehaus.groovy.grails.webflow.config |
---|
Classes in org.codehaus.groovy.grails.webflow.config that implement GrailsApplicationAware | |
---|---|
class |
GrailsAwareFlowExecutorFactoryBean
Extends Spring WebFlow's FlowExecutorFactoryBean to supply an alternative implementation of the ContinuationFlowExecutionRepository that is capable of loading classes from the Grails class loader |
Uses of GrailsApplicationAware in org.codehaus.groovy.grails.webflow.execution.repository.continuation |
---|
Classes in org.codehaus.groovy.grails.webflow.execution.repository.continuation that implement GrailsApplicationAware | |
---|---|
class |
GrailsAwareSerializedFlowExecutionContinuation
A SerializedFlowExecutionContinuation that is capable of deserializing flows that have Grails classes stored in the flow context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |