|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.config.annotation.ChannelAdapterAnnotationPostProcessor
public class ChannelAdapterAnnotationPostProcessor
Post-processor for methods annotated with @ChannelAdapter.
| Constructor Summary | |
|---|---|
ChannelAdapterAnnotationPostProcessor(org.springframework.beans.factory.config.ConfigurableBeanFactory beanFactory)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
postProcess(java.lang.Object bean,
java.lang.String beanName,
java.lang.reflect.Method method,
ChannelAdapter annotation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChannelAdapterAnnotationPostProcessor(org.springframework.beans.factory.config.ConfigurableBeanFactory beanFactory)
| Method Detail |
|---|
public java.lang.Object postProcess(java.lang.Object bean,
java.lang.String beanName,
java.lang.reflect.Method method,
ChannelAdapter annotation)
postProcess in interface MethodAnnotationPostProcessor<ChannelAdapter>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||