public interface ManagementContextResourceConfigCustomizer
ResourceConfig
in the management context before it is used.Modifier and Type | Method and Description |
---|---|
void |
customize(org.glassfish.jersey.server.ResourceConfig config)
Customize the resource config.
|