Interface ListeningStatusProvider


public interface ListeningStatusProvider
For testing purposes.
Author:
mirehak
  • Method Summary

    Modifier and Type
    Method
    Description
    Determines if the plugin has successfully started.
  • Method Details

    • isOnline

      Future<Boolean> isOnline()
      Determines if the plugin has successfully started.
      Returns:
      future holding startup result of all library instances under plugin's control