public abstract class UpdateObjectVelocityEnhancer<T> extends VelocityEnhancer<T>
| Modifier | Constructor and Description |
|---|---|
protected |
UpdateObjectVelocityEnhancer(Class<T> baseClass) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getAdditionalContextItems() |
protected boolean |
shouldEnhanceMethod(javassist.CtMethod method) |
enhanceClass, getTemplateLocationenhance, getBaseClass, getEnhancedClass, needsEnhancement, newInstance, validateClassIsEnhanceableprotected boolean shouldEnhanceMethod(javassist.CtMethod method)
shouldEnhanceMethod in class VelocityEnhancer<T>protected Map<String,Object> getAdditionalContextItems()
getAdditionalContextItems in class VelocityEnhancer<T>Copyright © 2014. All Rights Reserved.