org.jboss.gravel.navigation.executor
Class ViewExecutorImpl
java.lang.Object
org.jboss.gravel.navigation.executor.ViewExecutorImpl
- All Implemented Interfaces:
- Serializable, NavigationExecutor
public final class ViewExecutorImpl
- extends Object
- implements NavigationExecutor
- See Also:
- Serialized Form
Method Summary |
void |
execute(javax.faces.context.FacesContext context)
|
ViewExecutorImpl
public ViewExecutorImpl(javax.el.ValueExpression targetExpression)
execute
public void execute(javax.faces.context.FacesContext context)
- Specified by:
execute
in interface NavigationExecutor