|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.el.ELContext
com.caucho.config.ConfigELContext
public class ConfigELContext
Creates a variable resolver based on the classloader.
| Constructor Summary | |
|---|---|
ConfigELContext()
Creates the resolver |
|
ConfigELContext(ELResolver resolver)
Creates the resolver |
|
| Method Summary | |
|---|---|
ELResolver |
getELResolver()
|
FunctionMapper |
getFunctionMapper()
|
VariableMapper |
getVariableMapper()
|
java.lang.String |
toString()
|
| Methods inherited from class javax.el.ELContext |
|---|
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigELContext()
public ConfigELContext(ELResolver resolver)
| Method Detail |
|---|
public ELResolver getELResolver()
getELResolver in class ELContextpublic FunctionMapper getFunctionMapper()
getFunctionMapper in class ELContextpublic VariableMapper getVariableMapper()
getVariableMapper in class ELContextpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||