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 2015/01/20 13:12:34 UTC

[jira] [Created] (CXF-6208) Support registering JAX-RS providers as Classes in all cases

Sergey Beryozkin created CXF-6208:
-------------------------------------

             Summary: Support registering JAX-RS providers as Classes in all cases
                 Key: CXF-6208
                 URL: https://issues.apache.org/jira/browse/CXF-6208
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Priority: Minor


Sometimes providers can be registered not as concrete custom objects but just as Class and furthemore, they may have constructors expecting JAX-RS contexts being injected. This is currently supported in the implementation of JAX-RS 2.0 Client API, in all other cases a provider is registered either as an instance or as a specific Constructor. Support for registering such providers as Class in all the cases would make things simpler



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