uk.org.ponder.rsf.flow.support |
Classes supporting the uk.org.ponder.rsf.flow package.
|
Java Source File Name | Type | Comment |
ARI2Processor.java | Class | Coordinates discovery of other ActionResultInterceptors from round the
context. |
ARIManager.java | Class | An ARIResolver that will accept a list of primary resolvers which it
will poll in order. |
ARIResultPenningReshaper.java | Class | An interesting THING1 which does the work of allowing UIELBindings to be
applied directly to outgoing URL state from an action cycle. |
BasicARIResolver.java | Class | A basic implemenation of the ARIResolver interface which simply defers
to a particular injected bean. |
BasicScopedAlterationWrapper.java | Class | An alteration wrapper designed to prevent simultaneous access to flow or
scoped data. |
DefaultActionResultInterpreter.java | Class | An action result interpreter that simply redirects to the incoming
view. |
FlowStateManager.java | Class | Manages adjustment of ARIResult fields and scopes to take account of
changes in flow state. |