Interface ListeningStatusProvider


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

      • isOnline

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