|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeConfig | |
---|---|
org.apache.myfaces.config | |
org.apache.myfaces.el.unified | |
org.apache.myfaces.el.unified.resolver | |
org.apache.myfaces.webapp |
Uses of RuntimeConfig in org.apache.myfaces.config |
---|
Methods in org.apache.myfaces.config that return RuntimeConfig | |
---|---|
static RuntimeConfig |
RuntimeConfig.getCurrentInstance(javax.faces.context.ExternalContext externalContext)
|
protected RuntimeConfig |
FacesConfigurator.getRuntimeConfig()
|
Methods in org.apache.myfaces.config with parameters of type RuntimeConfig | |
---|---|
void |
FacesConfigurator.setRuntimeConfig(RuntimeConfig runtimeConfig)
|
Uses of RuntimeConfig in org.apache.myfaces.el.unified |
---|
Constructors in org.apache.myfaces.el.unified with parameters of type RuntimeConfig | |
---|---|
ResolverBuilderBase(RuntimeConfig config)
|
|
ResolverBuilderForFaces(RuntimeConfig config)
|
|
ResolverBuilderForJSP(RuntimeConfig config)
|
Uses of RuntimeConfig in org.apache.myfaces.el.unified.resolver |
---|
Methods in org.apache.myfaces.el.unified.resolver that return RuntimeConfig | |
---|---|
protected RuntimeConfig |
ManagedBeanResolver.runtimeConfig(javax.el.ELContext context)
|
protected RuntimeConfig |
ResourceBundleResolver.runtimeConfig(javax.el.ELContext context)
|
Uses of RuntimeConfig in org.apache.myfaces.webapp |
---|
Methods in org.apache.myfaces.webapp that return RuntimeConfig | |
---|---|
protected RuntimeConfig |
AbstractFacesInitializer.buildConfiguration(javax.servlet.ServletContext servletContext,
javax.faces.context.ExternalContext externalContext,
javax.el.ExpressionFactory expressionFactory)
Configures this JSF application. |
Methods in org.apache.myfaces.webapp with parameters of type RuntimeConfig | |
---|---|
protected ELResolverBuilder |
Jsp21FacesInitializer.createResolverBuilderForJSP(RuntimeConfig runtimeConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |