// exposes the PPR where the one in the ExternalContext doesn't
processIncomingPublicRenderParameters(context, request);
// add self as PhaseListener to prevent action phase from executing (after restoreView)
Lifecycle lifecycle = getLifecycle();
lifecycle.addPhaseListener(this);
// For actions we only execute the lifecycle phase
lifecycle.execute(context);
// call the eventhandler to process