| Interface | Description |
|---|---|
| ViewEngine |
View engines are responsible for processing views and are discovered
using CDI.
|
| ViewEngineContext |
Contextual data used by a
ViewEngine to process a view. |
| Exception | Description |
|---|---|
| ViewEngineException |
Exception thrown by
ViewEngine.processView(ViewEngineContext)
when unable to process a view. |
Copyright © 2018 Ivar Grimstad. All rights reserved.