@Configuration @ConditionalOnWebApplication(type=SERVLET) public class ServletEndpointManagementContextConfiguration extends Object
ManagementContextConfiguration
for servlet endpoints.Constructor and Description |
---|
ServletEndpointManagementContextConfiguration() |
Modifier and Type | Method and Description |
---|---|
ServletEndpointRegistrar |
servletEndpointRegistrar(WebEndpointProperties properties,
ServletEndpointsSupplier servletEndpointsSupplier) |
public ServletEndpointManagementContextConfiguration()
@Bean public ServletEndpointRegistrar servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.