Package org.codehaus.groovy.grails.webflow.execution.repository.continuation

Class Summary
GrailsAwareClientContinuationFlowExecutionRepository extends Webflows default ClientContinuationFlowExecutionRepository to allow the continuation factory to be aware of the Grails class loader
GrailsAwareContinuationFlowExecutionRepository extends Webflows default ContinuationFlowExecutionRepository to allow the continuation factory to be aware of the Grails class loader
GrailsAwareSerializedFlowExecutionContinuation A SerializedFlowExecutionContinuation that is capable of deserializing flows that have Grails classes stored in the flow context.
GrailsAwareSerializedFlowExecutionContinuationFactory Extends the default SerializedFlowExecutionContinuationFactory to provide a extended SerializedFlowExecutionContinuation that is capable of loading classes from the GrailsApplication instance .
 



Copyright (c) 2005-2006 The Grails project