public class ServerPropertiesEndpointLocator extends Object implements EndpointLocator
EndpointLocator implementation that:
ServerPropertiesServerPropertiesZipkinProperties.Service.setName(String)| Constructor and Description |
|---|
ServerPropertiesEndpointLocator(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
String appName)
Deprecated.
|
ServerPropertiesEndpointLocator(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
String appName,
ZipkinProperties zipkinProperties,
org.springframework.cloud.commons.util.InetUtils inetUtils) |
| Modifier and Type | Method and Description |
|---|---|
void |
grabPort(org.springframework.boot.context.embedded.EmbeddedServletContainerInitializedEvent event) |
zipkin.Endpoint |
local() |
@Deprecated public ServerPropertiesEndpointLocator(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties, String appName)
public ServerPropertiesEndpointLocator(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
String appName,
ZipkinProperties zipkinProperties,
org.springframework.cloud.commons.util.InetUtils inetUtils)
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 © 2017 Pivotal Software, Inc.. All rights reserved.