Uses of Package
org.springframework.integration.aop
Packages that use org.springframework.integration.aop
Package
Description
Provides classes to support message publication using AOP.
Provides classes related to AOP.
- 
Classes in org.springframework.integration.aop used by org.springframework.integration.aopClassDescriptionAReceiveMessageAdviceextension that can mutate aMessageSourcebefore and/or afterMessageSource.receive()is called.An AOP advice to perform hooks before and/or after areceive()contract is called.
- 
Classes in org.springframework.integration.aop used by org.springframework.integration.file.remote.aopClassDescriptionAReceiveMessageAdviceextension that can mutate aMessageSourcebefore and/or afterMessageSource.receive()is called.An AOP advice to perform hooks before and/or after areceive()contract is called.