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

com::cosylab::acs::maci::manager::ManagerShutdown Interface Reference

Inheritance diagram for com::cosylab::acs::maci::manager::ManagerShutdown:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void shutdown (boolean sigInt)
boolean isShutdownInProgress ()

Detailed Description

Simple interface defining shutdown method to be called to shutdown whole application.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@


Member Function Documentation

boolean com::cosylab::acs::maci::manager::ManagerShutdown::isShutdownInProgress  ) 
 

Returns shutdown state.

Implemented in com::cosylab::acs::maci::manager::app::Manager, and com::cosylab::acs::maci::manager::gui::Manager.

void com::cosylab::acs::maci::manager::ManagerShutdown::shutdown boolean  sigInt  ) 
 

Shutdown the application.

Parameters:
sigInt should be set to true if CTRL+C is pressed

Implemented in com::cosylab::acs::maci::manager::app::Manager, and com::cosylab::acs::maci::manager::gui::Manager.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:11:25 2009 for ACS Java API by doxygen 1.3.8