@FunctionalInterface
public interface MessageHandlingTaskDecorator
MessageHandlingRunnable tasks
to be used with the Executor.UnicastingDispatcher,
BroadcastingDispatcher| Modifier and Type | Method and Description |
|---|---|
java.lang.Runnable |
decorate(org.springframework.messaging.support.MessageHandlingRunnable task) |