|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectVariableResolver
org.apache.myfaces.orchestra.viewController.jsf.ViewControllerVariableResolver
public class ViewControllerVariableResolver
Provides a way to access the viewController through the JSF expression language (EL)
using the special variable name oxViewController
.
Constructor Summary | |
---|---|
ViewControllerVariableResolver(VariableResolver original)
|
Method Summary | |
---|---|
java.lang.Object |
resolveVariable(FacesContext facesContext,
java.lang.String variableName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewControllerVariableResolver(VariableResolver original)
Method Detail |
---|
public java.lang.Object resolveVariable(FacesContext facesContext, java.lang.String variableName) throws EvaluationException
EvaluationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |