com.ihr.xbrl.gui.interfaces
Interface Stopable

All Known Implementing Classes:
DTSContainer

public interface Stopable

This interface can be implemented by classes that execute long tasks while monitor if another thread has requested the long process to stop

Since:
2.6.8
Author:
Ignacio

Method Summary
 void stop()
          This method will be called by another thread in order to request this process to stop execution.
 

Method Detail

stop

void stop()
This method will be called by another thread in order to request this process to stop execution.

There is no warantee the process will stop inmediatelly



Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa