org.jboss.resteasy.links.impl
Class EL
java.lang.Object
org.jboss.resteasy.links.impl.EL
public class EL
- extends Object
Method Summary |
static javax.el.ELContext |
createELContext(javax.el.ELResolver resolver,
javax.el.FunctionMapper functionMapper)
|
static javax.el.ELContext |
createELContext(Object base)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXPRESSION_FACTORY
public static final javax.el.ExpressionFactory EXPRESSION_FACTORY
EL
public EL()
createELContext
public static javax.el.ELContext createELContext(Object base)
createELContext
public static javax.el.ELContext createELContext(javax.el.ELResolver resolver,
javax.el.FunctionMapper functionMapper)
Copyright © 2011. All Rights Reserved.