Package org.apache.beehive.netui.pageflow.interceptor.action

Class Summary
ActionInterceptor Base class for Page Flow action interceptors.
ActionInterceptorContext Context passed to ActionInterceptor methods.
AfterNestedInterceptContext Context passed to ActionInterceptor.afterNestedIntercept(org.apache.beehive.netui.pageflow.interceptor.action.AfterNestedInterceptContext).
InterceptorForward Forward returned from an ActionInterceptor to alter the destination URI of a page flow action.