Class VelocityEngineFactoryBean

    • Constructor Detail

      • VelocityEngineFactoryBean

        public VelocityEngineFactoryBean()
    • Method Detail

      • getObject

        public VelocityEngine getObject()
        Specified by:
        getObject in interface org.springframework.beans.factory.FactoryBean<VelocityEngine>
      • getObjectType

        public Class<? extends VelocityEngine> getObjectType()
        Specified by:
        getObjectType in interface org.springframework.beans.factory.FactoryBean<VelocityEngine>
      • isSingleton

        public boolean isSingleton()
        Specified by:
        isSingleton in interface org.springframework.beans.factory.FactoryBean<VelocityEngine>