| Interface | Description |
|---|---|
| Models |
A map of name to model instances used by a
ViewEngine
to process a view. |
| MvcContext |
This class provides contextual information such as context and application
paths as well as access to the JAX-RS application configuration object.
|
| Class | Description |
|---|---|
| Viewable |
An abstraction that encapsulates information about a view as well as an instance
of
Models and a ViewEngine class, in
which only the view information is mandatory. |
Copyright © 2015 Oracle Corporation. All rights reserved.