Interface PingPathAccessor

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

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.