Interface JAXRSServerFactoryCustomizationExtension

All Superinterfaces:
org.apache.cxf.jaxrs.ext.JAXRSServerFactoryCustomizationExtension

@Deprecated public interface JAXRSServerFactoryCustomizationExtension extends org.apache.cxf.jaxrs.ext.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 of JAXRSServerFactoryCustomizationExtension
  • Method Summary

    Methods inherited from interface org.apache.cxf.jaxrs.ext.JAXRSServerFactoryCustomizationExtension

    customize