public class EL extends Object
| Modifier and Type | Field and Description |
|---|---|
static javax.el.ELContextListener[] |
EL_CONTEXT_LISTENERS |
static javax.el.ExpressionFactory |
EXPRESSION_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
static void |
callELContextListeners(javax.el.ELContext context) |
static javax.el.ELContext |
createELContext(BeanManagerImpl beanManagerImpl) |
public static final javax.el.ExpressionFactory EXPRESSION_FACTORY
public static final javax.el.ELContextListener[] EL_CONTEXT_LISTENERS
public static javax.el.ELContext createELContext(BeanManagerImpl beanManagerImpl)
public static void callELContextListeners(javax.el.ELContext context)
Copyright © 2021. All rights reserved.