Interface MessageSourceCustomizer<T>
- Type Parameters:
T-MessageSourcetype
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
If a single bean of this type is in the application context, pollable message sources
created by the binder can be further customized after all the properties are set. For
example, to configure less-common properties.
- Since:
- 2.2
- Author:
- Gary Russell
-
Method Summary
-
Method Details
-
configure
-