| Package | Description |
|---|---|
| javax.mvc.event |
Jakarta Contexts and Dependency Injection events fired by implementations and observable by applications.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ViewEngine> |
BeforeProcessViewEvent.getEngine()
Returns the
ViewEngine selected by the implementation. |
Class<? extends ViewEngine> |
AfterProcessViewEvent.getEngine()
Returns the
ViewEngine selected by the implementation. |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.