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 - 
Method Summary
 
- 
Field Details
- 
ROLE
Deprecated. 
 - 
 - 
Method Details
- 
getEngine
org.apache.velocity.app.VelocityEngine getEngine() 
 -