|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.config.annotation.AnnotationConfigUtils
public abstract class AnnotationConfigUtils
Utility methods for working with annotations on Messaging components.
| Constructor Summary | |
|---|---|
AnnotationConfigUtils()
|
|
| Method Summary | |
|---|---|
static void |
configurePollingEndpointWithPollerAnnotation(AbstractPollingEndpoint endpoint,
Poller pollerAnnotation,
org.springframework.beans.factory.BeanFactory beanFactory)
|
static Trigger |
parseTriggerFromPollerAnnotation(Poller pollerAnnotation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationConfigUtils()
| Method Detail |
|---|
public static void configurePollingEndpointWithPollerAnnotation(AbstractPollingEndpoint endpoint,
Poller pollerAnnotation,
org.springframework.beans.factory.BeanFactory beanFactory)
public static Trigger parseTriggerFromPollerAnnotation(Poller pollerAnnotation)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||