Package | Description |
---|---|
cn.home1.oss.lib.common.msginterpolate |
Modifier and Type | Class and Description |
---|---|
class |
NoOpMessageInterpolator
Implementation of the
MessageInterpolator that does nothing, just returns the given
message template as-is. |
class |
SpelMessageInterpolator
Implementation of the
MessageInterpolator that uses the Spring Expression Language (SpEL)
to evaluate expressions inside a template message. |
Modifier and Type | Method and Description |
---|---|
void |
MessageInterpolatorAware.setMessageInterpolator(MessageInterpolator messageInterpolator) |
Copyright © 2017. All rights reserved.