Uses of Interface
org.springframework.integration.aop.MessageSourceMutator
Package
Description
Provides classes to support message publication using AOP.
Provides classes related to AOP.
-
Uses of MessageSourceMutator in org.springframework.integration.aop
Modifier and TypeClassDescriptionclass
AMessageSourceMutator
that uses aCompoundTrigger
to adjust the poller - when a message is present, the compound trigger's primary trigger is used to determine the next poll. -
Uses of MessageSourceMutator in org.springframework.integration.file.remote.aop
Modifier and TypeClassDescriptionclass
A smart poller advice that rotates across multiple remote servers/directories.