
| Interface | Description | 
|---|---|
| MessageInterpolator | |
| MessageInterpolatorAware | Interface to be implemented by any object that wishes to be notified of the
  MessageInterpolatorto use. | 
| Class | Description | 
|---|---|
| NoOpMessageInterpolator | Implementation of the  MessageInterpolatorthat does nothing, just returns the given
 message template as-is. | 
| SpelMessageInterpolator | Implementation of the  MessageInterpolatorthat uses the Spring Expression Language (SpEL)
 to evaluate expressions inside a template message. | 
Copyright © 2017. All rights reserved.