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::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

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]
 

Constructor for Manager.


Member Function Documentation

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

Get manager engine.

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

This method is called within synchronized block.

Reimplemented in com::cosylab::acs::maci::test::ManagerImplSerializationTest::MyManager.

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

See also:
com.cosylab.acs.maci.manager.ManagerShutdown::isShutdownInProgress()

Implements com::cosylab::acs::maci::manager::ManagerShutdown.

void com::cosylab::acs::maci::manager::app::Manager::main String[]  args  )  [inline, static]
 

Application main entry point.

Parameters:
args 

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

See also:
com.cosylab.acs.maci.manager.ManagerShutdown::shutdown()

Implements com::cosylab::acs::maci::manager::ManagerShutdown.


Member Data Documentation

ManagerEngine com::cosylab::acs::maci::manager::app::Manager::engine [private]
 

Manager engine.

boolean com::cosylab::acs::maci::manager::app::Manager::shuttingDown = false [private]
 

Shutdown status.


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