Composite Application Framework
Explained
Composites and the Composite Application Framework (CAF) explained
As shown in figure 1, a composite consists of three main layers:
- A layer where the business process is stored (process layer)
- A layer, which presents the data to the user (user interface layer)
- A layer where the business logic is stored (service layer)
figure 1) The Layers of a Composite Application