@Configuration protected static class EndpointWebMvcChildContextConfiguration.ServerCustomization extends Object implements EmbeddedServletContainerCustomizer
| Modifier | Constructor and Description |
|---|---|
protected |
EndpointWebMvcChildContextConfiguration.ServerCustomization() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(ConfigurableEmbeddedServletContainer container)
Customize the specified
ConfigurableEmbeddedServletContainer. |
protected EndpointWebMvcChildContextConfiguration.ServerCustomization()
public void customize(ConfigurableEmbeddedServletContainer container)
EmbeddedServletContainerCustomizerConfigurableEmbeddedServletContainer.customize in interface EmbeddedServletContainerCustomizercontainer - the container to customizeCopyright © 2014. All rights reserved.