|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.webflow.execution.repository.support.AbstractFlowExecutionRepository
org.springframework.webflow.execution.repository.support.AbstractConversationFlowExecutionRepository
org.springframework.webflow.execution.repository.continuation.ContinuationFlowExecutionRepository
org.codehaus.groovy.grails.webflow.execution.repository.continuation.GrailsAwareContinuationFlowExecutionRepository
public class GrailsAwareContinuationFlowExecutionRepository
extends Webflows default ContinuationFlowExecutionRepository to allow the continuation factory to be aware of the Grails class loader
| Field Summary |
|---|
| Fields inherited from class org.springframework.webflow.execution.repository.support.AbstractConversationFlowExecutionRepository |
|---|
logger |
| Constructor Summary | |
|---|---|
GrailsAwareContinuationFlowExecutionRepository(org.springframework.webflow.execution.repository.support.FlowExecutionStateRestorer executionStateRestorer,
org.springframework.webflow.conversation.ConversationManager conversationManagerToUse,
GrailsApplication grailsApplication)
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.webflow.execution.repository.continuation.ContinuationFlowExecutionRepository |
|---|
generateContinuationId, getContinuation, getContinuationFactory, getContinuationIdGenerator, getFlowExecution, getMaxContinuations, parseContinuationId, putFlowExecution, setContinuationFactory, setContinuationIdGenerator, setMaxContinuations |
| Methods inherited from class org.springframework.webflow.execution.repository.support.AbstractConversationFlowExecutionRepository |
|---|
createConversationParameters, generateKey, getContinuationId, getConversation, getConversationId, getConversationManager, getConversationScope, getLock, getNextKey, onBegin, onEnd, parseFlowExecutionKey, putConversationScope, removeFlowExecution |
| Methods inherited from class org.springframework.webflow.execution.repository.support.AbstractFlowExecutionRepository |
|---|
getExecutionStateRestorer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GrailsAwareContinuationFlowExecutionRepository(org.springframework.webflow.execution.repository.support.FlowExecutionStateRestorer executionStateRestorer,
org.springframework.webflow.conversation.ConversationManager conversationManagerToUse,
GrailsApplication grailsApplication)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||