Package | Description |
---|---|
org.apache.myfaces.config | |
org.apache.myfaces.el | |
org.apache.myfaces.el.resolver | |
org.apache.myfaces.webapp |
Modifier and Type | Method and Description |
---|---|
static MyfacesConfig |
MyfacesConfig.getCurrentInstance() |
static MyfacesConfig |
MyfacesConfig.getCurrentInstance(ExternalContext extCtx) |
static MyfacesConfig |
MyfacesConfig.getCurrentInstance(FacesContext facesContext) |
Modifier and Type | Field and Description |
---|---|
protected MyfacesConfig |
ELResolverBuilder.myfacesConfig |
Constructor and Description |
---|
ELResolverBuilder(RuntimeConfig runtimeConfig,
MyfacesConfig myfacesConfig) |
ELResolverBuilderForFaces(RuntimeConfig runtimeConfig,
MyfacesConfig myfacesConfig) |
ELResolverBuilderForJSP(RuntimeConfig runtimeConfig,
MyfacesConfig myfacesConfig) |
Constructor and Description |
---|
CompositeComponentELResolver(MyfacesConfig myfacesConfig) |
Modifier and Type | Method and Description |
---|---|
protected ELResolverBuilder |
JspFacesInitializer.createResolverBuilderForJSP(RuntimeConfig runtimeConfig,
MyfacesConfig myfacesConfig) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.