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 |
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
.
|
Default constructor, used by visual composition. |
|
Constructor for AbeansDALDemoEngine. |
|
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.
|
|
|
|
|
|
|
|
Default |