org.apache.myfaces.el.unified
Class ResolverBuilderForFaces
java.lang.Object
org.apache.myfaces.el.unified.ResolverBuilderBase
org.apache.myfaces.el.unified.ResolverBuilderForFaces
- All Implemented Interfaces:
- ELResolverBuilder
public class ResolverBuilderForFaces
- extends ResolverBuilderBase
- implements ELResolverBuilder
Create the el resolver for faces. see 1.2 spec section 5.6.2
- Version:
- $Revision: 1100307 $ $Date: 2011-05-06 18:08:06 +0000 (Fri, 06 May 2011) $
- Author:
- Mathias Broekelmann (latest modification by $Author: martinkoci $)
Method Summary |
void |
build(javax.el.CompositeELResolver compositeElResolver)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResolverBuilderForFaces
public ResolverBuilderForFaces(RuntimeConfig config)
build
public void build(javax.el.CompositeELResolver compositeElResolver)
- Specified by:
build
in interface ELResolverBuilder
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.