ERWorkerThread Class Reference

Collaboration diagram for ERWorkerThread:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERWorkerThread (String name, ERWorkerChannel channel)
void run ()
void shutdown ()
String toString ()
boolean wasShutdownRequested ()

Static Public Attributes

static final ERXLogger log = ERXLogger.getERXLogger(ERWorkerThread.class)

Private Attributes

final ERWorkerChannel _channel
volatile boolean _wasShutdownRequested = false


Constructor & Destructor Documentation

ERWorkerThread ( String  name,
ERWorkerChannel  channel 
)


Member Function Documentation

void run (  ) 

void shutdown (  ) 

String toString (  ) 

boolean wasShutdownRequested (  ) 


Member Data Documentation

final ERWorkerChannel _channel [private]

volatile boolean _wasShutdownRequested = false [private]

final ERXLogger log = ERXLogger.getERXLogger(ERWorkerThread.class) [static]


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

Generated on Sat May 26 06:43:37 2012 for Project Wonder by  doxygen 1.5.8