org.jboss.resteasy.links.impl
Class EL

java.lang.Object
  extended by org.jboss.resteasy.links.impl.EL

public class EL
extends Object


Field Summary
static javax.el.ExpressionFactory EXPRESSION_FACTORY
           
 
Constructor Summary
EL()
           
 
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
 

Field Detail

EXPRESSION_FACTORY

public static final javax.el.ExpressionFactory EXPRESSION_FACTORY
Constructor Detail

EL

public EL()
Method Detail

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 © 2012. All Rights Reserved.