Interface describing a service used to map from a JavaServer Faces
view identifier (typically the context relative path to a JSP
page) to the managed bean name of the corresponding page bean.
Return the managed bean name for the page bean (must extend
AbstractPageBean ) that corresponds to the specified
view identifier (typically the context-relative path to a
JSP page).