Package org.codehaus.plexus.velocity
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 java.lang.String
ROLE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.velocity.app.VelocityEngine
getEngine()
-