Class DynamicBindableService

java.lang.Object
ru.tinkoff.kora.grpc.DynamicBindableService
All Implemented Interfaces:
io.grpc.BindableService, ru.tinkoff.kora.application.graph.RefreshListener

public final class DynamicBindableService extends Object implements io.grpc.BindableService, ru.tinkoff.kora.application.graph.RefreshListener
  • Constructor Details

    • DynamicBindableService

      public DynamicBindableService(ru.tinkoff.kora.application.graph.ValueOf<io.grpc.BindableService> service)
  • Method Details

    • bindService

      public io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService
    • graphRefreshed

      public void graphRefreshed()
      Specified by:
      graphRefreshed in interface ru.tinkoff.kora.application.graph.RefreshListener