public class DefaultServerIntrospector extends Object implements ServerIntrospector
| Constructor and Description |
|---|
DefaultServerIntrospector() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMetadata(com.netflix.loadbalancer.Server server) |
boolean |
isSecure(com.netflix.loadbalancer.Server server) |
void |
setServerIntrospectorProperties(ServerIntrospectorProperties serverIntrospectorProperties) |
@Autowired(required=false) public void setServerIntrospectorProperties(ServerIntrospectorProperties serverIntrospectorProperties)
public boolean isSecure(com.netflix.loadbalancer.Server server)
isSecure in interface ServerIntrospectorpublic Map<String,String> getMetadata(com.netflix.loadbalancer.Server server)
getMetadata in interface ServerIntrospectorCopyright © 2020 Pivotal Software, Inc.. All rights reserved.