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)