|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.el.ELContext
com.caucho.config.inject.CandiELContext
public class CandiELContext
Creates a variable resolver based on the classloader.
| Constructor Summary | |
|---|---|
CandiELContext(InjectManager manager)
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 CandiELContext(InjectManager manager)
| 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 | |||||||||