public class FunctionEvaluator extends Object implements ConfigurationEvaluator
Constructor and Description |
---|
FunctionEvaluator() |
Modifier and Type | Method and Description |
---|---|
TreeNode |
evaluate(TreeNode rootNode,
TreeNode valueNode) |
FunctionEvaluator |
fork() |
void |
initialize(Coffig coffig) |
void |
invalidate() |
boolean |
isDirty() |
void |
registerFunction(String name,
Method method,
Object instance) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
name, watchers
public void initialize(Coffig coffig)
initialize
in interface ConfigurationComponent
public void invalidate()
invalidate
in interface ConfigurationComponent
public boolean isDirty()
isDirty
in interface ConfigurationComponent
public FunctionEvaluator fork()
fork
in interface ConfigurationComponent
public TreeNode evaluate(TreeNode rootNode, TreeNode valueNode)
evaluate
in interface ConfigurationEvaluator
Copyright © 2013-2018–2019 SeedStack. All rights reserved.