public interface ViewControllerMapper
ViewControllerMapper
is an interface describing a pluggable
mechanism to map between a JavaServer Faces view identifier
and the name of a corresponding managed bean that serves as
the backing bean for this view. If the managed bean class implements
ViewController
, the services described in that interface will
be provided by Shale.
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.