Interface VelocityComponent

All Known Implementing Classes:
DefaultVelocityComponent

public interface VelocityComponent
The VelocityComponent API to access Apache Velocity Engine configured through Plexus.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.velocity.app.VelocityEngine
     
  • Field Details

  • Method Details

    • getEngine

      org.apache.velocity.app.VelocityEngine getEngine()