public class MockVariableResolver
extends javax.faces.el.VariableResolver
Mock implementation of VariableResolver.
This implementation recognizes the standard scope names
applicationScope, facesContext,
RequestScope, and
sessionScope, plus it knows how to search in ascending
scopes for non-reserved names.
| Constructor and Description |
|---|
MockVariableResolver()
Construct a default instance.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.