Module jakarta.mvc
Package jakarta.mvc.engine
package jakarta.mvc.engine
The view engine SPI.
- Version:
- 1.0
-
ClassDescriptionView engines are responsible for processing views and are discovered using Jakarta Contexts and Dependency Injection.Contextual data used by a
ViewEngineto process a view.Exception thrown byViewEngine.processView(ViewEngineContext)when unable to process a view.