Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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

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]
 

The constructor


Member Function Documentation

void alma::acs::logclient::LogListener::acsLogConnConnecting  )  [inline]
 

See also:
com.cosylab.logging.engine.ACS.ACSLogConnectionListener

void alma::acs::logclient::LogListener::acsLogConnDisconnected  )  [inline]
 

See also:
com.cosylab.logging.engine.ACS.ACSLogConnectionListener

void alma::acs::logclient::LogListener::acsLogConnEstablished  )  [inline]
 

void alma::acs::logclient::LogListener::acsLogConnLost  )  [inline]
 

See also:
com.cosylab.logging.engine.ACS.ACSLogConnectionListener

void alma::acs::logclient::LogListener::acsLogConnSuspended  )  [inline]
 

See also:
com.cosylab.logging.engine.ACS.ACSLogConnectionListener

void alma::acs::logclient::LogListener::acsLogsDelay  )  [inline]
 

See also:
com.cosylab.logging.engine.ACS.ACSLogConnectionListener

void alma::acs::logclient::LogListener::disconnet  )  [inline]
 

Disconnect from the logging channel

void alma::acs::logclient::LogListener::logEntryReceived ILogEntry  log  )  [inline]
 

Print only the messages received from the client

See also:
com.cosylab.logging.engine.ACS.ACSRemoteRawLogListener

void alma::acs::logclient::LogListener::main String[]  args  )  [inline, static]
 

Main

Parameters:
args 

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

See also:
com.cosylab.logging.engine.ACS.ACSLogConnectionListener

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

Print only the messages received from the client

See also:
com.cosylab.logging.engine.ACS.ACSRemoteLogListener


Member Data Documentation

LCEngine alma::acs::logclient::LogListener::engine [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:37 2009 for ACS Java API by doxygen 1.3.8