Uses of Interface
org.apache.myfaces.util.Purgeable
- 
Packages that use Purgeable Package Description org.apache.myfaces.application org.apache.myfaces.config org.apache.myfaces.context.servlet org.apache.myfaces.lifecycle org.apache.myfaces.renderkit 
- 
- 
Uses of Purgeable in org.apache.myfaces.applicationClasses in org.apache.myfaces.application that implement Purgeable Modifier and Type Class Description classApplicationFactoryImpl
- 
Uses of Purgeable in org.apache.myfaces.configClasses in org.apache.myfaces.config that implement Purgeable Modifier and Type Class Description classRuntimeConfigHolds all configuration information (from the faces-config xml files) that is needed later during runtime.
- 
Uses of Purgeable in org.apache.myfaces.context.servletClasses in org.apache.myfaces.context.servlet that implement Purgeable Modifier and Type Class Description classFacesContextImplclassFacesContextImplBaseProvides a base implementation of the FacesContext for the use in FacesContextImpl and StartupFacesContextImpl.classStartupFacesContextImplA 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.lifecycleClasses in org.apache.myfaces.lifecycle that implement Purgeable Modifier and Type Class Description classLifecycleFactoryImpl
- 
Uses of Purgeable in org.apache.myfaces.renderkitClasses in org.apache.myfaces.renderkit that implement Purgeable Modifier and Type Class Description classRenderKitFactoryImplRenderKitFactory implementation as defined in Spec.
 
-