Class VelocityRuntimeProvider

  • All Implemented Interfaces:
    com.google.inject.Provider<org.apache.velocity.runtime.RuntimeInstance>, javax.inject.Provider<org.apache.velocity.runtime.RuntimeInstance>

    public class VelocityRuntimeProvider
    extends Object
    implements com.google.inject.Provider<org.apache.velocity.runtime.RuntimeInstance>
    Configures Velocity template engine for sending email.
    • Method Detail

      • get

        public org.apache.velocity.runtime.RuntimeInstance get()
        Specified by:
        get in interface com.google.inject.Provider<org.apache.velocity.runtime.RuntimeInstance>
        Specified by:
        get in interface javax.inject.Provider<org.apache.velocity.runtime.RuntimeInstance>