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 ExpressionExecutor
public Attribute.Type getType()
getType
in interface ExpressionExecutor
Copyright © 2012. All Rights Reserved.