JavaScript is disabled on your browser.
java.lang.Object
org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBean
All Implemented Interfaces:
com.netflix.appinfo.EurekaInstanceConfig, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, CloudEurekaInstanceConfig , org.springframework.context.EnvironmentAware
@ConfigurationProperties(value="eureka.instance")
public class EurekaInstanceConfigBean
extends Object
implements CloudEurekaInstanceConfig , org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean
Author:
Dave Syer, Spencer Gibb, Ryan Baxter
Constructor Summary
Constructors
Constructor and Description
EurekaInstanceConfigBean (org.springframework.cloud.commons.util.InetUtils inetUtils)
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface com.netflix.appinfo.EurekaInstanceConfig
getAppGroupName, getAppname, getASGName, getDataCenterInfo, getDefaultAddressResolutionOrder, getHealthCheckUrl, getHealthCheckUrlPath, getHomePageUrl, getHomePageUrlPath, getIpAddress, getLeaseExpirationDurationInSeconds, getLeaseRenewalIntervalInSeconds, getMetadataMap, getNamespace, getNonSecurePort, getSecureHealthCheckUrl, getSecurePort, getSecureVirtualHostName, getStatusPageUrl, getStatusPageUrlPath, getVirtualHostName, isInstanceEnabledOnit, isNonSecurePortEnabled
Copyright © 2016 Pivotal Software, Inc. . All rights reserved.