|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.links.impl.EL
public class EL
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(java.lang.Object base)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.el.ExpressionFactory EXPRESSION_FACTORY
Constructor Detail |
---|
public EL()
Method Detail |
---|
public static javax.el.ELContext createELContext(java.lang.Object base)
public static javax.el.ELContext createELContext(javax.el.ELResolver resolver, javax.el.FunctionMapper functionMapper)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |