Uses of Package
jakarta.mvc.engine
Packages that use jakarta.mvc.engine
Package
Description
The view engine SPI.
Jakarta Contexts and Dependency Injection events fired by implementations and observable by applications.
-
Classes in jakarta.mvc.engine used by jakarta.mvc.engineClassDescriptionContextual data used by a
ViewEngine
to process a view.Exception thrown byViewEngine.processView(ViewEngineContext)
when unable to process a view. -
Classes in jakarta.mvc.engine used by jakarta.mvc.eventClassDescriptionView engines are responsible for processing views and are discovered using Jakarta Contexts and Dependency Injection.