Uses of Class
org.apache.myfaces.tobago.config.TobagoConfig
Packages that use TobagoConfig
Package
Description
-
Uses of TobagoConfig in org.apache.myfaces.tobago.config
Methods in org.apache.myfaces.tobago.config that return TobagoConfigModifier and TypeMethodDescriptionstatic TobagoConfig
TobagoConfig.getInstance
(javax.faces.context.FacesContext facesContext) static TobagoConfig
TobagoConfig.getInstance
(javax.servlet.ServletContext servletContext) -
Uses of TobagoConfig in org.apache.myfaces.tobago.context
Methods in org.apache.myfaces.tobago.context that return TobagoConfig -
Uses of TobagoConfig in org.apache.myfaces.tobago.internal.config
Methods in org.apache.myfaces.tobago.internal.config with parameters of type TobagoConfigModifier and TypeMethodDescriptionstatic void
TobagoConfigMerger.merge
(List<TobagoConfigFragment> fragments, TobagoConfig tobagoConfig)