You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2013/12/06 11:51:37 UTC

[jira] [Commented] (CXF-5439) Introduce annotations for marking CXF interceptors and features to enable the auto-discovery

    [ https://issues.apache.org/jira/browse/CXF-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841171#comment-13841171 ] 

Sergey Beryozkin commented on CXF-5439:
---------------------------------------

Simple custom interceptors and features which do not need to be configured (injected with some properties) can be optionally auto-discovered.
We may introduce:

@InInterceptor - marking in interceptors
@OutInterceptor - marking out interceptors 
@InFaultInterceptor - marking in fault interceptors
@OutFaultInterceptor - marking out fault interceptors 
@FeatureProvider - marking features



> 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#6144)