|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ELProvider
Decouples codi from an el-implementation which provides a simple-el-context e.g. like juel
Method Summary | |
---|---|
SimpleELContext |
createELContext(javax.el.ELResolver elResolver)
Create a SimpleELContext |
javax.el.ELResolver |
createELResolver()
Creates an ELResolver |
javax.el.ExpressionFactory |
createExpressionFactory()
Creates an ExpressionFactory |
Method Detail |
---|
javax.el.ExpressionFactory createExpressionFactory()
ExpressionFactory
SimpleELContext createELContext(javax.el.ELResolver elResolver)
SimpleELContext
elResolver
- current el-resolver
javax.el.ELResolver createELResolver()
ELResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |