The com.adobe.solutions.exm.runtime.impl package contains the implementation classes for the Expression Manager Building Block client-side runtime.component.
Classes
Class | Description | |
---|---|---|
ExpressionError | Represents errors thrown by the Expression Manager runtime. | |
ExpressionImpl | Default implementation of the Expression instance. | |
ExpressionManagerImpl | The default implementation of the ExpressionManager interface, which serves as the entry point into the Expression Manager runtime. | |
MessageCodes | Contains the codes for the various errors thrown by the expression manager implementation. | |
SimpleFunctionMapper | The default FunctionMapper implementation. | |
SimpleVariableResolver | A simple VariableResolver implementation backed by a Dictionary. |
Mon Nov 28 2011, 07:42 AM -08:00