interceptor « Message « Spring Q&A





1. Spring/BlazeDS message interceptor use cases    stackoverflow.com

The Spring BlazeDS integration (in our cases 1.0.5M1) allows us to define MessageInterceptor instances and register them in the message broker. My question is simple: does anyone have any idea what ...

2. Interceptor on message driven channel adapter    forum.springsource.org

I do not seem to be able to get an interceptor to execute its when a message was received by message-driven-channel-adapter. Is this expected behavior? I was trying to utilized the ...