Class SpELStringTemplateCompiler

    • Constructor Detail

      • SpELStringTemplateCompiler

        public SpELStringTemplateCompiler()
    • Method Detail

      • setParserContext

        public void setParserContext​(org.springframework.expression.ParserContext parserContext)
      • setEvalContext

        public void setEvalContext​(org.springframework.expression.EvaluationContext evalContext)
      • setBeanFactory

        public void setBeanFactory​(org.springframework.beans.factory.BeanFactory beanFactory)
                            throws org.springframework.beans.BeansException
        Specified by:
        setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAware
        Throws:
        org.springframework.beans.BeansException
      • afterPropertiesSet

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