alma::acs::logclient::LogListener Class Reference

Inheritance diagram for alma::acs::logclient::LogListener:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::logclient::LogListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LogListener ()
void acsLogConnEstablished ()
void acsLogConnDisconnected ()
void acsLogConnLost ()
void acsLogConnConnecting ()
void acsLogConnSuspended ()
void acsLogsDelay ()
void reportStatus (String status)
void xmlEntryReceived (String str)
void logEntryReceived (ILogEntry log)
void disconnet ()

Static Public Member Functions

static void main (String[] args)

Private Attributes

LCEngine engine

Detailed Description

A class to test the receptions of the logs through the listeners. The class instantiate a LCEngine and register itself as listeners. The logs and messages received are printed in the stdout

Author:
acaproni

Constructor & Destructor Documentation

alma::acs::logclient::LogListener::LogListener (  )  [inline]

Member Function Documentation

void alma::acs::logclient::LogListener::acsLogConnConnecting (  )  [inline]
void alma::acs::logclient::LogListener::acsLogConnDisconnected (  )  [inline]
void alma::acs::logclient::LogListener::acsLogConnEstablished (  )  [inline]

Notify that the connection with ACS NC has been established

Implements com::cosylab::logging::engine::ACS::ACSLogConnectionListener.

void alma::acs::logclient::LogListener::acsLogConnLost (  )  [inline]
void alma::acs::logclient::LogListener::acsLogConnSuspended (  )  [inline]
void alma::acs::logclient::LogListener::acsLogsDelay (  )  [inline]
void alma::acs::logclient::LogListener::disconnet (  )  [inline]

Disconnect from the logging channel

References com::cosylab::logging::engine::ACS::LCEngine::disconnect(), and engine.

Referenced by main().

void alma::acs::logclient::LogListener::logEntryReceived ( ILogEntry  log  )  [inline]
static void alma::acs::logclient::LogListener::main ( String[]  args  )  [inline, static]

Main

Parameters:
args 

References disconnet(), and LogListener().

void alma::acs::logclient::LogListener::reportStatus ( String  status  )  [inline]
void alma::acs::logclient::LogListener::xmlEntryReceived ( String  str  )  [inline]

Member Data Documentation

Referenced by disconnet(), and LogListener().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2