@Singleton @RequiresEureka public class EurekaServiceInstanceList extends DiscoveryServerInstanceList
A ServiceInstanceList for Consul which reads from the EurekaConfiguration.
The reason this is useful is if a RefreshEvent occurs then the
 EurekaConfiguration will be updated and the backing list of ServiceInstance
 changed at runtime.
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description | 
|---|
| EurekaServiceInstanceList(EurekaConfiguration configuration,
                         ApplicationConfiguration.InstanceConfiguration instanceConfiguration)Creates a new eureka service instance list. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getID() | 
getInstances, getOrder, onApplicationEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextPathsupports@Inject public EurekaServiceInstanceList(EurekaConfiguration configuration, ApplicationConfiguration.InstanceConfiguration instanceConfiguration)
configuration - The discovery configinstanceConfiguration - The instance config