Interface PingPathAccessor

All Known Subinterfaces:
HttpRegistry<DESC,B>, HttpRegistrySidecar<DESC,B>, PingPathAccessor.PingPathProperty, RestfulHttpRegistryServer<DESC,B>
All Known Implementing Classes:
AbstractHttpRegistrySidecar, AbstractRestfulHttpRegistryServerDecorator

public interface PingPathAccessor
Provides an accessor for a ping path property.
  • Method Details

    • getPingPath

      String getPingPath()
      Retrieves the ping path from the ping path property.
      Returns:
      The ping path stored by the ping path property.