org.apache.geronimo.deployment.mavenplugin
Class VelocityFilter

java.lang.Object
  extended byorg.apache.geronimo.deployment.mavenplugin.VelocityFilter

public class VelocityFilter
extends java.lang.Object

Version:
$Revision: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Constructor Summary
VelocityFilter()
           
 
Method Summary
 void execute()
           
 void setContext(org.apache.commons.jelly.JellyContext context)
           
 void setForce(boolean force)
           
 void setSourceDir(java.lang.String sourceDir)
           
 void setTargetDir(java.lang.String targetDir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityFilter

public VelocityFilter()
Method Detail

setSourceDir

public void setSourceDir(java.lang.String sourceDir)

setTargetDir

public void setTargetDir(java.lang.String targetDir)

setForce

public void setForce(boolean force)

setContext

public void setContext(org.apache.commons.jelly.JellyContext context)

execute

public void execute()
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.