Public Member Functions

alma.acsplugins.alarmsystem.gui.ConnectionListener Interface Reference

Inherited by alma.acsplugins.alarmsystem.gui.statusline.StatusLine.

List of all members.

Public Member Functions

void connected ()
void disconnected ()
void connecting ()
void heartbeatLost ()

Detailed Description

The listener of the state of the connection

Author:
acaproni

Member Function Documentation

void alma.acsplugins.alarmsystem.gui.ConnectionListener.connected (  ) 

The client is connected i.e. the category client is connected to all the categories

Referenced by alma.acsplugins.alarmsystem.gui.CernSysPanel.connect().

void alma.acsplugins.alarmsystem.gui.ConnectionListener.connecting (  ) 

The client is connecting.

Referenced by alma.acsplugins.alarmsystem.gui.CernSysPanel.connect().

void alma.acsplugins.alarmsystem.gui.ConnectionListener.disconnected (  ) 
void alma.acsplugins.alarmsystem.gui.ConnectionListener.heartbeatLost (  ) 

The heartbeat with the ASC has been lost.

The reconnection is signaled by connected()


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties