Package org.codehaus.plexus.velocity
Interface VelocityComponent
-
- All Known Implementing Classes:
DefaultVelocityComponent
public interface VelocityComponentThe 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.VelocityEnginegetEngine()
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-