You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/09/26 21:18:04 UTC

[jira] [Closed] (ARTEMIS-227) Allow adding StompFrameInterceptor instances

     [ https://issues.apache.org/jira/browse/ARTEMIS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-227.
-----------------------------------
    Resolution: Fixed

> 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
>             Fix For: 1.1.1
>
>
> 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)