Uses of Class
net.shibboleth.ext.spring.velocity.VelocityEngineFactory
-
Packages that use VelocityEngineFactory Package Description net.shibboleth.ext.spring.velocity Side-port of Velocity support from Spring 4 after removal from Spring 5. -
-
Uses of VelocityEngineFactory in net.shibboleth.ext.spring.velocity
Subclasses of VelocityEngineFactory in net.shibboleth.ext.spring.velocity Modifier and Type Class Description classVelocityConfigurerJavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.classVelocityEngineFactoryBeanFactory bean that configures a VelocityEngine and provides it as bean reference.
-