| java.lang.Object uk.org.ponder.rsf.flow.support.ARIResultPenningReshaper
ARIResultPenningReshaper | public class ARIResultPenningReshaper implements DARReceiver,ActionResultInterceptor(Code) | | An interesting THING1 which does the work of allowing UIELBindings to be
applied directly to outgoing URL state from an action cycle. It uses the
intreresting strategy of being a DARReceiver, mapped to the path of the
ARIResult, which intercepts requests to write to it and redirects them onto
itself, to be replayed later during ARI2 execution time. With this bean,
essentially all uses of ARI2 can actually be handled directly with bindings.
author: Antranig Basman (antranig@caret.cam.ac.uk) |
|
|