Package io.quarkus.qute
Interface TemplateGlobalProvider
- All Superinterfaces:
Consumer<TemplateInstance>,NamespaceResolver,Resolver,TemplateInstance.Initializer,WithPriority
An implementation is generated for each class declaring a template global.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.quarkus.qute.NamespaceResolver
NamespaceResolver.Builder, NamespaceResolver.NamespaceResolverImpl -
Field Summary
Fields inherited from interface io.quarkus.qute.WithPriority
DEFAULT_PRIORITY -
Method Summary
Methods inherited from interface io.quarkus.qute.NamespaceResolver
getNamespaceMethods inherited from interface io.quarkus.qute.WithPriority
getPriority