[
https://issues.apache.org/jira/browse/CXF-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843324#comment-13843324
]
Christian Schneider commented on CXF-5439:
------------------------------------------
Do we really need to have individual interceptors being picked up by
annotations?
How about just providing auto detection for features and let people write
features encapsulating their interceptors?
Btw. we already have a mechanism to pick up features using the service loader
mechanism. It works in several environments like OSGi, pure Java, Spring,
Blueprint. I am not sure it is necessary to create another mechanism for this.
> Introduce annotations for marking CXF interceptors and features to enable the
> auto-discovery
> --------------------------------------------------------------------------------------------
>
> Key: CXF-5439
> URL: https://issues.apache.org/jira/browse/CXF-5439
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Reporter: Sergey Beryozkin
> Priority: Minor
> Fix For: 3.0.0-milestone2
>
>
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)