Class RegistryNotifier.NotificationTask

java.lang.Object
org.apache.dubbo.registry.RegistryNotifier.NotificationTask
All Implemented Interfaces:
Runnable
Enclosing class:
RegistryNotifier

public static class RegistryNotifier.NotificationTask extends Object implements Runnable
  • Constructor Details

    • NotificationTask

      public NotificationTask(RegistryNotifier listener, long time)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable