com::cosylab::acs::maci::manager::app::Manager Class Reference

Inheritance diagram for com::cosylab::acs::maci::manager::app::Manager:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::maci::manager::app::Manager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Manager ()
ManagerEngine getManagerEngine ()
boolean isShutdownInProgress ()
synchronized void shutdown (boolean sigInt)
void internalDestroy ()

Static Public Member Functions

static void main (String[] args)

Private Attributes

ManagerEngine engine
boolean shuttingDown = false

Detailed Description

Manager activation application.

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

Constructor & Destructor Documentation

com::cosylab::acs::maci::manager::app::Manager::Manager (  )  [inline]

Member Function Documentation

ManagerEngine com::cosylab::acs::maci::manager::app::Manager::getManagerEngine (  )  [inline]
void com::cosylab::acs::maci::manager::app::Manager::internalDestroy (  )  [inline]
boolean com::cosylab::acs::maci::manager::app::Manager::isShutdownInProgress (  )  [inline]
static void com::cosylab::acs::maci::manager::app::Manager::main ( String[]  args  )  [inline, static]

Application main entry point.

Parameters:
args 

References Manager().

synchronized void com::cosylab::acs::maci::manager::app::Manager::shutdown ( boolean  sigInt  )  [inline]

Member Data Documentation

Manager engine.

Referenced by getManagerEngine().

Shutdown status.

Referenced by internalDestroy(), isShutdownInProgress(), and shutdown().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2