org.iternine.jeppetto.enhance
Class VelocityEnhancer<T>
java.lang.Object
org.iternine.jeppetto.enhance.Enhancer<T>
org.iternine.jeppetto.enhance.VelocityEnhancer<T>
public abstract class VelocityEnhancer<T>
- extends Enhancer<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityEnhancer
public VelocityEnhancer(Class<T> baseClass)
VelocityEnhancer
public VelocityEnhancer(Class<T> baseClass,
Map<String,Object> contextItems)
getTemplateLocation
protected abstract String getTemplateLocation()
enhanceClass
public final Class<? extends T> enhanceClass(Class<T> baseClass)
- Specified by:
enhanceClass in class Enhancer<T>
Copyright © 2012. All Rights Reserved.