Package io.quarkus.qute
Interface TemplateInstance.Initializer
- All Superinterfaces:
Consumer<TemplateInstance>
- All Known Subinterfaces:
TemplateGlobalProvider
- Enclosing interface:
- TemplateInstance
This component can be used to initialize a template instance, i.e. the data and attributes.
-
Method Summary