Public Member Functions

alma.acs.logging.errorbrowser.Engine Class Reference

List of all members.

Public Member Functions

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

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 
)

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 (  ) 

Stop the thread

Referenced by alma.acs.logging.errorbrowser.ErrorTab.close().

void alma.acs.logging.errorbrowser.Engine.run (  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties