Class TemplateProducer.InjectableTemplate

java.lang.Object
io.quarkus.qute.runtime.TemplateProducer.InjectableTemplate
All Implemented Interfaces:
Template
Enclosing class:
TemplateProducer

static class TemplateProducer.InjectableTemplate extends Object implements Template
We inject a delegating template in order to: 1. Be able to select an appropriate variant if needed 2. Be able to reload the template when needed, i.e. when the cache is cleared