Public Member Functions

com.cosylab.logging.engine.ACS.ACSRemoteLogListener Interface Reference

Inheritance diagram for com.cosylab.logging.engine.ACS.ACSRemoteLogListener:
alma.acs.logging.archive.zoom.ManualZoomDlg alma.acs.logging.tools.LogFileExtractor alma.acs.logging.tools.LogFileSplitter alma.acs.logtools.monitor.LogDetailsDispatcher com.cosylab.logging.LoggingClient com.cosylab.logging.RemoteResponseCallbackText

List of all members.

Public Member Functions

void logEntryReceived (ILogEntry logEntry)

Detailed Description

This class defines the interface for classes (LCEngine) that support custom callbacks for receiving log entries submitted to the logging mechanism and for processing them.


Member Function Documentation

void com.cosylab.logging.engine.ACS.ACSRemoteLogListener.logEntryReceived ( ILogEntry  logEntry  ) 

The method is executed when a new log arrives from the NC

Parameters:
logEntry The new log just read from the NC

Implemented in alma.acs.logging.archive.zoom.ManualZoomDlg.

Referenced by com.cosylab.logging.engine.ACS.ACSListenersDispatcher.publishLog(), and com.cosylab.logging.engine.simulator.simulatorRemoteAccess.run().


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