Package com.netflix.eureka.aws
Class AwsBinderDelegate
- java.lang.Object
-
- com.netflix.eureka.aws.AwsBinderDelegate
-
-
Constructor Summary
Constructors Constructor Description AwsBinderDelegate(EurekaServerConfig serverConfig, com.netflix.discovery.EurekaClientConfig clientConfig, PeerAwareInstanceRegistry registry, com.netflix.appinfo.ApplicationInfoManager applicationInfoManager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshutdown()voidstart()
-
-
-
Constructor Detail
-
AwsBinderDelegate
@Inject public AwsBinderDelegate(EurekaServerConfig serverConfig, com.netflix.discovery.EurekaClientConfig clientConfig, PeerAwareInstanceRegistry registry, com.netflix.appinfo.ApplicationInfoManager applicationInfoManager)
-
-