com.atlassian.core.util
Class VelocityCache

java.lang.Object
  extended bycom.atlassian.core.util.VelocityCache

public class VelocityCache
extends java.lang.Object


Method Summary
 org.apache.velocity.app.VelocityEngine getEngine()
           
static VelocityCache getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static VelocityCache getInstance()

getEngine

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


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.