Uses of Class
org.apache.myfaces.commons.resourcehandler.webapp.config.WebRegistration

Packages that use WebRegistration
org.apache.myfaces.commons.resourcehandler.webapp.config   
org.apache.myfaces.commons.resourcehandler.webapp.config.impl   
 

Uses of WebRegistration in org.apache.myfaces.commons.resourcehandler.webapp.config
 

Methods in org.apache.myfaces.commons.resourcehandler.webapp.config that return WebRegistration
abstract  WebRegistration WebConfigProvider.getWebRegistration(javax.faces.context.FacesContext context)
           
 

Uses of WebRegistration in org.apache.myfaces.commons.resourcehandler.webapp.config.impl
 

Subclasses of WebRegistration in org.apache.myfaces.commons.resourcehandler.webapp.config.impl
 class WebRegistrationImpl
           
 

Methods in org.apache.myfaces.commons.resourcehandler.webapp.config.impl that return WebRegistration
 WebRegistration WebConfigProviderImpl.getWebRegistration(javax.faces.context.FacesContext context)
           
static WebRegistration WebXmlConfigParser.getWebRegistrationFromParsedWebXml(javax.faces.context.FacesContext facesContext)
           
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.