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)
           
 TobagoConfig TobagoConfigParser.parse(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(ServletContext servletContext, TobagoConfig tobagoConfig)
           
 

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



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.