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