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