org.milyn.util
Class MVELTemplate
java.lang.Object
org.milyn.util.MVELTemplate
public class MVELTemplate
- extends Object
MVEL template.
- Author:
- tom.fennelly@gmail.com, maurice.zeijen@smies.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MVELTemplate
public MVELTemplate(String template)
getTemplate
public String getTemplate()
apply
public String apply(Object contextObject)
Copyright © 2009. All Rights Reserved.