link
Avalon
Merlin Runtime
Home PlanetProductsCentral
Avalon Activation

The activation platform is the runtime that is controlled by the composition model. It provides support for the instanction of components, general lifecycle handfling, and lifestyle management.

Aspects
FeatureDescription
Appliance Creation The activation api provides support for the creation of new appliance instances. An appliance is the object that maintains the runtime state of a particular component model.
Component Factory A component factory provides support for the creation and destruction of component instances including constructor management and complete lifecycle handling.
Lifestyle Managers Lifestyle managers are responsible for the triggering of new component instance creation and component instance destruction.