Uses of Interface
org.apache.myfaces.util.Purgeable
Packages that use Purgeable
Package
Description
-
Uses of Purgeable in org.apache.myfaces.application
Classes in org.apache.myfaces.application that implement Purgeable -
Uses of Purgeable in org.apache.myfaces.config
Classes in org.apache.myfaces.config that implement PurgeableModifier and TypeClassDescriptionclass
Holds all configuration information (from the faces-config xml files) that is needed later during runtime. -
Uses of Purgeable in org.apache.myfaces.context.servlet
Classes in org.apache.myfaces.context.servlet that implement PurgeableModifier and TypeClassDescriptionclass
class
Provides a base implementation of the FacesContext for the use in FacesContextImpl and StartupFacesContextImpl.class
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. -
Uses of Purgeable in org.apache.myfaces.lifecycle
Classes in org.apache.myfaces.lifecycle that implement Purgeable -
Uses of Purgeable in org.apache.myfaces.renderkit
Classes in org.apache.myfaces.renderkit that implement PurgeableModifier and TypeClassDescriptionclass
RenderKitFactory implementation as defined in Spec.