|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransitionExecutingStateExceptionHandler | |
---|---|
org.springframework.webflow.engine.support | Support implementations for internal engine-specific types. |
Uses of TransitionExecutingStateExceptionHandler in org.springframework.webflow.engine.support |
---|
Methods in org.springframework.webflow.engine.support that return TransitionExecutingStateExceptionHandler | |
---|---|
TransitionExecutingStateExceptionHandler |
TransitionExecutingStateExceptionHandler.add(java.lang.Class exceptionClass,
java.lang.String targetStateId)
Adds an exception->state mapping to this handler. |
TransitionExecutingStateExceptionHandler |
TransitionExecutingStateExceptionHandler.add(java.lang.Class exceptionClass,
TargetStateResolver targetStateResolver)
Adds a exception->state mapping to this handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |