public interface JAXRSServerFactoryCustomizationExtension
| Modifier and Type | Method and Description |
|---|---|
void |
customize(JAXRSServerFactoryBean bean)
Customize JAX-RS server factory bean before it is being initialized
|
void customize(JAXRSServerFactoryBean bean)
bean - JAX-RS server factory beanApache CXF