Package 

Class FloconDashboardPluginImpl

  • All Implemented Interfaces:
    io.github.openflocon.flocon.core.FloconPlugin , io.github.openflocon.flocon.plugins.dashboard.FloconDashboardPlugin

    
    public final class FloconDashboardPluginImpl
     implements FloconDashboardPlugin
                        
    • Method Summary

      Modifier and Type Method Description
      Unit onMessageReceived(FloconMessageFromServer messageFromServer, FloconMessageSender sender)
      Unit onConnectedToServer(FloconMessageSender sender)
      Unit registerDashboard(DashboardConfig dashboardConfig)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FloconDashboardPluginImpl

        FloconDashboardPluginImpl(FloconMessageSender sender)