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

alma::acs::logging::errorbrowser::Engine Class Reference

List of all members.

Public Member Functions

 Engine (LogEntryTableModelBase model, String stackID, LogEntryTableModelBase listener)
void close ()
Override void run ()

Private Attributes

final LogEntryTableModelBase srcModel
final LogEntryTableModelBase dstModel
final String stackId
volatile boolean terminateThread

Detailed Description

The error browser engine is the object in charge of extracting all the logs of an error trace.

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::logging::errorbrowser::Engine::Engine LogEntryTableModelBase  model,
String  stackID,
LogEntryTableModelBase  listener
[inline]
 

Constructor

Parameters:
stackID The ID of the logs of the error trace
model The table model to read logs from
listener The model to push logs into


Member Function Documentation

void alma::acs::logging::errorbrowser::Engine::close  )  [inline]
 

Stop the thread

Override void alma::acs::logging::errorbrowser::Engine::run  )  [inline]
 

The thread to get all the logs of the error trace


Member Data Documentation

final LogEntryTableModelBase alma::acs::logging::errorbrowser::Engine::dstModel [private]
 

The table model to push logs part of the stack trace in

final LogEntryTableModelBase alma::acs::logging::errorbrowser::Engine::srcModel [private]
 

The table model to read logs part of the stack trace

final String alma::acs::logging::errorbrowser::Engine::stackId [private]
 

The stackId of the logs to show in the error trace

volatile boolean alma::acs::logging::errorbrowser::Engine::terminateThread [private]
 

Signal the thread to terminate


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