Uses of Interface
org.springframework.integration.aop.MessageSourceMutator
Packages that use MessageSourceMutator
Package
Description
Provides classes to support message publication using AOP.
Provides classes related to AOP.
-
Uses of MessageSourceMutator in org.springframework.integration.aop
Classes in org.springframework.integration.aop that implement MessageSourceMutatorModifier and TypeClassDescriptionclassDeprecated.classAMessageSourceMutatorthat uses aCompoundTriggerto adjust the poller - when a message is present, the compound trigger's primary trigger is used to determine the next poll.classDeprecated.since 5.3 in favor ofSimpleActiveIdleReceiveMessageAdvicewith the same (but more common) functionality. -
Uses of MessageSourceMutator in org.springframework.integration.file.remote.aop
Classes in org.springframework.integration.file.remote.aop that implement MessageSourceMutatorModifier and TypeClassDescriptionclassA smart poller advice that rotates across multiple remote servers/directories.
MessageSourceMutator.