Uses of Class
org.apache.myfaces.context.servlet.FacesContextImplBase
-
Packages that use FacesContextImplBase Package Description org.apache.myfaces.context.servlet -
-
Uses of FacesContextImplBase in org.apache.myfaces.context.servlet
Subclasses of FacesContextImplBase in org.apache.myfaces.context.servlet Modifier and Type Class Description class
FacesContextImpl
class
StartupFacesContextImpl
A FacesContext implementation which will be set as the current instance during container startup and shutdown and which provides a basic set of FacesContext functionality.
-