Uses of Package
com.sun.jsfcl.app

Packages that use com.sun.jsfcl.app
com.sun.jsfcl.app   
 

Classes in com.sun.jsfcl.app used by com.sun.jsfcl.app
FacesBean
          FacesBean is the abstract base class for all page beans, session scope data beans, and application scope data beans that wish to participate in the request processing lifecycle.
PageBeanMapper
          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.