Class TemplateInitializingBean

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class TemplateInitializingBean
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • TemplateInitializingBean

        public TemplateInitializingBean()
    • Method Detail

      • setInitialTemplates

        public void setInitialTemplates​(List<Template> initialTemplates)
      • afterPropertiesSet

        public void afterPropertiesSet()
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean