You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2018/01/14 13:46:00 UTC

[jira] [Created] (CXF-7610) Manage customizations of JAXRSServerFactoryBean in core

John D. Ament created CXF-7610:
----------------------------------

             Summary: Manage customizations of JAXRSServerFactoryBean in core
                 Key: CXF-7610
                 URL: https://issues.apache.org/jira/browse/CXF-7610
             Project: CXF
          Issue Type: New Feature
          Components: JAX-RS
            Reporter: John D. Ament
            Assignee: John D. Ament


CDI has a built in way to manage customizations to the server, via implementations of beans of type {{JAXRSServerFactoryCustomizationExtension}}.  However, it makes sense for this to be a core feature and leverage something like a {{ServiceLoader}} pattern to discover those implementations, as well as allowing CDI beans to be discovered.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)