Package org.apache.cxf.cdi.extension
Interface JAXRSServerFactoryCustomizationExtension
-
- All Superinterfaces:
JAXRSServerFactoryCustomizationExtension
@Deprecated public interface JAXRSServerFactoryCustomizationExtension extends JAXRSServerFactoryCustomizationExtension
Deprecated.Serves as an extension point in order to allow to customize JAX-RS server factory bean creation (f.e. add features, providers, assign transport, ...) during the CDI beans discovery and initialization. This class is now deprecated, in favor ofJAXRSServerFactoryCustomizationExtension
-
-
Method Summary
-
Methods inherited from interface org.apache.cxf.jaxrs.ext.JAXRSServerFactoryCustomizationExtension
customize
-
-