public class DefaultPartitioningInterceptor extends Object implements org.springframework.messaging.support.ChannelInterceptor
| Constructor and Description |
|---|
DefaultPartitioningInterceptor(BindingProperties bindingProperties,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.messaging.Message<?> |
preSend(org.springframework.messaging.Message<?> message,
org.springframework.messaging.MessageChannel channel) |
void |
setPartitionCount(int partitionCount) |
public DefaultPartitioningInterceptor(BindingProperties bindingProperties, org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
public void setPartitionCount(int partitionCount)
public org.springframework.messaging.Message<?> preSend(org.springframework.messaging.Message<?> message,
org.springframework.messaging.MessageChannel channel)
preSend in interface org.springframework.messaging.support.ChannelInterceptorCopyright © 2022 Pivotal Software, Inc.. All rights reserved.