org.codehaus.plexus.velocity
Interface VelocityComponent

All Known Implementing Classes:
DefaultVelocityComponent

public interface VelocityComponent


Field Summary
static String ROLE
           
 
Method Summary
 org.apache.velocity.app.VelocityEngine getEngine()
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

getEngine

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


Copyright © 2001-2011 Codehaus. All Rights Reserved.