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

abeans::pluggable::acs::ACSAbeansEngine Class Reference

List of all members.

Public Member Functions

 ACSAbeansEngine ()
 ACSAbeansEngine (String name)

Static Public Member Functions

ApplicationContext getDefaultApplicationContext ()

Protected Member Functions

void userFrameworkInitialize ()
void userDestroy ()
void userAllInitializationsDone ()

Static Private Attributes

ApplicationContext defaultApplicationContext = null

Detailed Description

Default ACS Abeans engine.

When this engine is initialized, it trys to install itself as default ApplicationContext to ViewService and when it is destroyed, it trys to remove itself from ViewService.

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


Constructor & Destructor Documentation

abeans::pluggable::acs::ACSAbeansEngine::ACSAbeansEngine  )  [inline]
 

Default constructor, used by visual composition.

abeans::pluggable::acs::ACSAbeansEngine::ACSAbeansEngine String  name  )  [inline]
 

Constructor for AbeansDALDemoEngine.


Member Function Documentation

ApplicationContext abeans::pluggable::acs::ACSAbeansEngine::getDefaultApplicationContext  )  [inline, static]
 

Returns default application context.

NOTE: this will work is JVM is not shareable, if two Abeans applications live in the same JVM you should be aware of this limitation. All consequence instatiotions of ACSAbeansEngines will override this member.

Returns:
default application context.

void abeans::pluggable::acs::ACSAbeansEngine::userAllInitializationsDone  )  [inline, protected]
 

See also:
com.cosylab.abeans.AbeansEngine#userAllInitializationsDone()

void abeans::pluggable::acs::ACSAbeansEngine::userDestroy  )  [inline, protected]
 

See also:
com.cosylab.abeans.AbeansEngine#userDestroy()

void abeans::pluggable::acs::ACSAbeansEngine::userFrameworkInitialize  )  [inline, protected]
 

See also:
com.cosylab.abeans.AbeansEngine#userFrameworkInitialize()


Member Data Documentation

ApplicationContext abeans::pluggable::acs::ACSAbeansEngine::defaultApplicationContext = null [static, private]
 

Default ApplicationContext of ACSAbeansEngine(s). This member is static to make it easiy accessible to other objects. NOTE: this will work is JVM is not shareable, if two Abeans applications live in the same JVM you should be aware of this limitation. All consequence instatiotions of ACSAbeansEngines will override this member.


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