Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Class Members | Related Pages

SocketNode Class Reference

Inheritance diagram for SocketNode:

Runnable ObjectImpl Object Object List of all members.

Public Member Functions

virtual void run ()

Detailed Description

Read LoggingEvent objects sent from a remote client using Sockets (TCP). These logging events are logged according to local policy, as if they were generated locally.

For example, the socket node might decide to log events to a local file and also resent them to a second socket node.


Member Function Documentation

void run  )  [virtual]
 

When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.

Implements Runnable.


The documentation for this class was generated from the following files:
Generated on Tue Jul 24 17:50:57 2007 for log4cxx by  doxygen 1.3.9.1