Public Member Functions

cl.utfsm.samplingSystemUI.BeanGrouper.Watchdog Class Reference

List of all members.

Public Member Functions

 Watchdog (int mins)
void run ()

Detailed Description

Class in charge of stopping the Sampling for all the DataPrinter objects that composes the BeanGrouper
A parameters consisting in minutes has to be passed to the constructor, and after that time has passed
the thread stops the sampling.


Constructor & Destructor Documentation

cl.utfsm.samplingSystemUI.BeanGrouper.Watchdog.Watchdog ( int  mins  ) 

Sets the period of time in which this BeanGrouper will sample, and sets to maximum this thread priority.

Parameters:
mins 

Member Function Documentation

void cl.utfsm.samplingSystemUI.BeanGrouper.Watchdog.run (  ) 

Starts the thread right away putting it to sleep for the minutes needed. Then, stops the sampling in the BeanGrouper.


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