public class MVELFactory<T> extends Object implements Factory<T>
MVELFactory()
MVELFactory(String expression)
T
create(ExecutionContext executionContext)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MVELFactory()
public MVELFactory(String expression)
public T create(ExecutionContext executionContext)
create
Factory<T>
public String toString()
toString
Object
Copyright © 2020. All rights reserved.