public class ConstantExpressionExecutor extends Object implements ExpressionExecutor
| Constructor and Description |
|---|
ConstantExpressionExecutor(Object value,
Attribute.Type type) |
public ConstantExpressionExecutor(Object value, Attribute.Type type)
public Object execute(AtomicEvent event)
execute in interface ExpressionExecutorpublic Attribute.Type getType()
getType in interface ExpressionExecutorCopyright © 2012. All Rights Reserved.