com.atlassian.bamboo.utils
Class DefaultVelocityEngine

java.lang.Object
  extended by com.atlassian.bamboo.utils.DefaultVelocityEngine

public class DefaultVelocityEngine
extends Object

This class provides a common place for configuring Velocity's nasty singleton controller.


Method Summary
static VelocityEngine getVelocityEngine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVelocityEngine

public static VelocityEngine getVelocityEngine()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.