Class ExpressionManager

  • Direct Known Subclasses:
    CdiExpressionManager, MockExpressionManager, SpringExpressionManager

    public class ExpressionManager
    extends Object

    Central manager for all expressions.

    Process parsers will use this to build expression objects that are stored in the process definitions.

    Then also this class is used as an entry point for runtime evaluation of the expressions.

    Author:
    Tom Baeyens, Dave Syer, Frederik Heremans