Julian Scheid created ARTEMIS-227:
-------------------------------------

             Summary: Allow adding StompFrameInterceptor instances
                 Key: ARTEMIS-227
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-227
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Julian Scheid
            Priority: Minor


Currently a {{StompFrameInterceptor}} instance can't be passed to 
{{RemotingService.addIncomingInterceptor}} and similar methods. It's only 
possible to register STOMP interceptors via their class name but this doesn't 
always work well, for example it breaks Spring Dependency Injection.

This can be fixed easily by changing the argument type for these functions from 
{{Interceptor}} to {{BaseInterceptor}}.







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to