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