|
The e-delos architecture works as follows:
- At the lowest level, system-level modules, called KPMs
(Kernel Processing Monitors), handle fundamental services such as
security and hierarchical information management;
- Business-oriented modules, called UBMs (Universal Business
Modules), build upon those lower-level services to provide
application-independent advanced services, such as login and workflow
handling.
- On the highest level, actual applications are composed mostly
by UBMs, to which some application-specific logic is then added.
The schema herebelow summarizes this:
|
|
KPM & UBM
Repository contains all the specifications of the
KPMs and UBMs
|
|