Uses of Class
org.apache.myfaces.tobago.config.TobagoConfig

Packages that use TobagoConfig
org.apache.myfaces.tobago.config   
org.apache.myfaces.tobago.context   
 

Uses of TobagoConfig in org.apache.myfaces.tobago.config
 

Methods in org.apache.myfaces.tobago.config that return TobagoConfig
static TobagoConfig TobagoConfig.getInstance(javax.faces.context.FacesContext facesContext)
           
static TobagoConfig TobagoConfig.getInstance(javax.servlet.ServletContext servletContext)
           
 TobagoConfig TobagoConfigParser.parse(javax.servlet.ServletContext context)
           
 

Uses of TobagoConfig in org.apache.myfaces.tobago.context
 

Methods in org.apache.myfaces.tobago.context with parameters of type TobagoConfig
static void ResourceManagerFactory.init(javax.servlet.ServletContext servletContext, TobagoConfig tobagoConfig)
           
 

Constructors in org.apache.myfaces.tobago.context with parameters of type TobagoConfig
ResourceManagerImpl(TobagoConfig tobagoConfig)
           
 



Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.