org.apache.myfaces.config.impl.digester.elements
Class FacesConfig

java.lang.Object
  extended by org.apache.myfaces.config.element.FacesConfig
      extended by org.apache.myfaces.config.impl.digester.elements.FacesConfigImpl
          extended by org.apache.myfaces.config.impl.digester.elements.FacesConfig
All Implemented Interfaces:
Serializable

public class FacesConfig
extends FacesConfigImpl

NOTE: this class is to avoid the integration code in tomee-1.6.0 webprofile to fail.

See Also:
Serialized Form

Constructor Summary
FacesConfig()
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.config.impl.digester.elements.FacesConfigImpl
addApplication, addBehavior, addComponent, addComponentTagDeclaration, addConverter, addFaceletTagLibrary, addFacesConfigExtension, addFacesFlowDefinition, addFactory, addLifecyclePhaseListener, addManagedBean, addNamedEvent, addNavigationRule, addProtectedViewUrlPattern, addRenderKit, addResourceResolver, addValidator, getAbsoluteOrdering, getApplications, getBehaviors, getComponents, getComponentTagDeclarations, getConverters, getFaceletTagLibraryList, getFacesConfigExtensions, getFacesFlowDefinitions, getFactories, getLifecyclePhaseListener, getManagedBeans, getMetadataComplete, getName, getNamedEvents, getNavigationRules, getOrdering, getProtectedViewsUrlPatternList, getRenderKit, getRenderKits, getResourceResolversList, getValidators, getVersion, setAbsoluteOrdering, setMetadataComplete, setName, setOrdering, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesConfig

public FacesConfig()


Copyright © 2014 The Apache Software Foundation. All rights reserved.