Class StubsConfiguration.DependencyPath

java.lang.Object
org.springframework.cloud.zookeeper.discovery.dependency.StubsConfiguration.DependencyPath
Enclosing class:
StubsConfiguration

public static class StubsConfiguration.DependencyPath extends Object
Marker class to discern between the stubs location and dependency registration path.
  • Constructor Details

    • DependencyPath

      public DependencyPath(String path)
  • Method Details

    • getPath

      public String getPath()