|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacesConfigImpl | |
---|---|
org.apache.myfaces.config.annotation | |
org.apache.myfaces.config.impl.digester | |
org.apache.myfaces.config.impl.digester.elements |
Uses of FacesConfigImpl in org.apache.myfaces.config.annotation |
---|
Methods in org.apache.myfaces.config.annotation that return FacesConfigImpl | |
---|---|
FacesConfigImpl |
AnnotationConfigurator.createFacesConfig(ExternalContext externalcontext,
boolean metadataComplete)
|
protected FacesConfigImpl |
AnnotationConfigurator.createFacesConfig(Map<Class<? extends Annotation>,Set<Class<?>>> map)
TODO: Implement strategy pattern over this method. |
Uses of FacesConfigImpl in org.apache.myfaces.config.impl.digester |
---|
Methods in org.apache.myfaces.config.impl.digester that return FacesConfigImpl | |
---|---|
FacesConfigImpl |
DigesterFacesConfigUnmarshallerImpl.getFacesConfig(InputStream in,
String systemId)
|
FacesConfigImpl |
DigesterFacesConfigUnmarshallerImpl.getFacesConfig(Reader r)
|
Uses of FacesConfigImpl in org.apache.myfaces.config.impl.digester.elements |
---|
Subclasses of FacesConfigImpl in org.apache.myfaces.config.impl.digester.elements | |
---|---|
class |
FacesConfig
NOTE: this class is to avoid the integration code in tomee-1.6.0 webprofile to fail. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |