
public interface MessageInterpolator
| Modifier and Type | Method and Description |
|---|---|
String |
interpolate(String template,
Map<String,Object> variables)
Interpolates the message template using the given variables.
|
Copyright © 2017. All rights reserved.