Interface EurekaServiceStatusAccessor

All Known Subinterfaces:
EurekaServiceStatusAccessor.EurekaServiceStatusProperty
All Known Implementing Classes:
EurekaServerDescriptor

public interface EurekaServiceStatusAccessor
Provides an accessor for a Eureka service status property.
  • Method Details

    • getEurekaServiceStatus

      EurekaServiceStatus getEurekaServiceStatus()
      Retrieves the Eureka service status from the Eureka service status property.
      Returns:
      The Eureka service status stored by the Eureka service status property.