@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)
EmbeddedServletContainerCustomizer
ConfigurableEmbeddedServletContainer
.customize
in interface EmbeddedServletContainerCustomizer
container
- the container to customizeCopyright © 2014 Pivotal Software, Inc.. All rights reserved.