Appendix - Fractal Architecture

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (7)

View Page History

{tip}
The following diagrams, except the legend, are exported as JPEG image from the slides contained in [Fractal-Diagrams.odp]. The export is done with following parameters:
* width: 27.99 cm,
* height: 21.01 cm,
* color: 24bits,
* quality: 100%

The legend is included in the Open Office Presentation but exported using a screeen shot resized with Gimp.
{tip}

h1. Diagrams

Each Fractal diagram is drawn using the following legend:
!legend.png|align=center!

h2. Petals Composite

h2. Container Composite

A component {{SharedLibraryLifeCycleImpl}} is instantiated each time a JBI shared library is installed into the JBI container. It is dynamically created.
A component {{ComponentLifeCycleImpl}} and {{Installer}} is instantiated each time a JBI component is installed into the JBI container. It is dynamically created.
A component {{ServiceAssemblyLifeCycleImpl}} is instantiated each time a JBI service assembly is deployed into the JBI container. It is dynamically created.

!container.jpg|aligne=center!
h2. ExtensionsManager composite

Each extension is instantiated dynamically when Petals ESB is started according to the content of the Petals ESB classloader.

!extensions.jpg|align=center!

h3. Extensions