public class NavigatingInvocationResultHandler extends Object implements InvocationResultHandler
InvocationResultHandler which handles JavaServer Faces action result and
navigation strings. Together with RewritePhaseListener, integrates PhaseAction into Faces navigation.| Modifier and Type | Field and Description |
|---|---|
static String |
QUEUED_NAVIGATION |
| Constructor and Description |
|---|
NavigatingInvocationResultHandler() |
public static final String QUEUED_NAVIGATION
public int priority()
priority in interface org.ocpsoft.common.pattern.Weightedpublic boolean handles(Object payload)
handles in interface org.ocpsoft.common.pattern.Specialized<Object>public void handle(Rewrite event, EvaluationContext context, Object result)
handle in interface InvocationResultHandlerCopyright © 2015 OCPsoft. All Rights Reserved.