Interface VelocityConfig

    • Method Detail

      • getVelocityEngine

        org.apache.velocity.app.VelocityEngine getVelocityEngine()
        Deprecated.
        Return the VelocityEngine for the current web application context. May be unique to one servlet, or shared in the root context.
        Returns:
        the VelocityEngine