public class ServerPropertiesEndpointLocator extends Object implements EndpointLocator
EndpointLocator implementation that:
ServerPropertiesServerProperties| Constructor and Description |
|---|
ServerPropertiesEndpointLocator(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
String appName) |
| Modifier and Type | Method and Description |
|---|---|
void |
grabPort(org.springframework.boot.context.embedded.EmbeddedServletContainerInitializedEvent event) |
zipkin.Endpoint |
local() |
public ServerPropertiesEndpointLocator(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
String appName)
public zipkin.Endpoint local()
local in interface EndpointLocator@EventListener(value=org.springframework.boot.context.embedded.EmbeddedServletContainerInitializedEvent.class) public void grabPort(org.springframework.boot.context.embedded.EmbeddedServletContainerInitializedEvent event)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.