Class TemplateProducer


  • @Singleton
    public class TemplateProducer
    extends Object
    • Method Detail

      • getDefaultTemplate

        @Produces
        Template getDefaultTemplate​(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
      • getTemplate

        @Produces
        Template getTemplate​(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
      • getInjectableTemplate

        public Template getInjectableTemplate​(String path)
        Used by NativeCheckedTemplateEnhancer to inject calls to this method in the native type-safe methods.