| Package | Description |
|---|---|
| javax.mvc.engine |
The view engine SPI.
|
| javax.mvc.event |
Jakarta Contexts and Dependency Injection events fired by implementations and observable by applications.
|
| Class and Description |
|---|
| ViewEngineContext
Contextual data used by a
ViewEngine to process a view. |
| ViewEngineException
Exception thrown by
ViewEngine.processView(ViewEngineContext)
when unable to process a view. |
| Class and Description |
|---|
| ViewEngine
View engines are responsible for processing views and are discovered
using Jakarta Contexts and Dependency Injection.
|
Comments to: mvc-dev@eclipse.org.
Copyright © 2017, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.