public class SplitterAnnotationPostProcessor extends AbstractMethodAnnotationPostProcessor<Splitter>
@Splitter
.beanFactory, channelResolver
Constructor and Description |
---|
SplitterAnnotationPostProcessor(org.springframework.beans.factory.ListableBeanFactory beanFactory) |
Modifier and Type | Method and Description |
---|---|
protected MessageHandler |
createHandler(Object bean,
Method method,
Splitter annotation)
Subclasses must implement this method to create the MessageHandler.
|
postProcess, setAdviceChainIfPresent, shouldCreateEndpoint
public SplitterAnnotationPostProcessor(org.springframework.beans.factory.ListableBeanFactory beanFactory)
protected MessageHandler createHandler(Object bean, Method method, Splitter annotation)
AbstractMethodAnnotationPostProcessor
createHandler
in class AbstractMethodAnnotationPostProcessor<Splitter>
Copyright © 2018. All rights reserved.