This interface defines the contract for a Portlet 2.0 Public Render Parameter "handler" that enables JSF portlet
developers to perform any processing that might be necessary after the bridge pushes public render parameter values
into the model.
This method is called after the bridge has pushed public render parameter values into the model, which occurs
after the RESTORE_VIEW phase of the JSF lifecycle.