All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
ConsulStubsRegistrar, EurekaStubsRegistrar, ZookeeperStubsRegistrar

public interface StubsRegistrar extends AutoCloseable
Contract for registering stubs in a Service Discovery.
Since:
1.0.0
Author:
Marcin Grzejszczak
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface java.lang.AutoCloseable

    close
  • Method Details

    • registerStubs

      void registerStubs()