[
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)