public final class JAXRSServerFactoryCustomizationUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
customize(JAXRSServerFactoryBean bean)
Looks up JAXRSServerFactoryCustomizationExtension via ServiceLoader and applies them to the passed in bean
|
public static void customize(JAXRSServerFactoryBean bean)
Apache CXF