@Singleton public class TemplateProducer extends Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
TemplateProducer.InjectableTemplate |
(package private) static class |
TemplateProducer.InjectableTemplateInstanceImpl |
(package private) static class |
TemplateProducer.TemplateVariants |
Constructor and Description |
---|
TemplateProducer(Engine engine,
QuteRecorder.QuteContext context,
ContentTypes contentTypes) |
Modifier and Type | Method and Description |
---|---|
(package private) Template |
getDefaultTemplate(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
Template |
getInjectableTemplate(String path)
Used by NativeCheckedTemplateEnhancer to inject calls to this method in the native type-safe methods.
|
(package private) Template |
getTemplate(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
TemplateProducer(Engine engine, QuteRecorder.QuteContext context, ContentTypes contentTypes)
Copyright © 2020 JBoss by Red Hat. All rights reserved.