Interface EvaluationContext

All Superinterfaces:
Context

public interface EvaluationContext extends Context
Context object spanning the lifecycle of a single Rule evaluation. This includes both Condition evaluation and Operation invocation.
Author:
Lincoln Baxter, III