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.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.velocity.app.VelocityEngine
getEngine()
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-