Petals ESB Deployer 1.0.0

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

Changes (3)

View Page History
** {{bus}}, a Petals ESB bus to deploy, with:
*** {{service-unit-instances}}, the service unit instances to deploy,
*** {{component-instances}}, the component instances require by service unit instances to deploy,
*** {{registry-instance}}, the instance of the registry to used in the topology,
*** {{container-instances}}, the instances of Petals ESB containers forming the Petals ESB bus,
*** {{reference}}, reference to a {{service-unit}} of the [service-units object model|#serviceUnitsObjectModel],
*** {{container-reference}}, reference to a {{container}} of the [topology object model|#topologyObjectModel],
*** {{placeholder-instances}}, the set of {{placeholder-instance}} that must be applied to the current service-unit instance to set the right placeholder values. Optional,
** {{placeholder-instance}}, an instance of placeholder to define its value:
*** {{reference}}, reference to a {{placeholder}} of the [service-units object model|#serviceUnitsObjectModel],
*** {{value}}, value to set to the current placeholder,
** {{component-instance}}, a component instance requires by a service unit:
*** {{id}}, the identifier of this component in the model. Must be the same than the component id of a service unit of the [service-units object model|#serviceUnitsObjectModel],
*** {{reference}}, reference to a {{component}} of the [component repository model|#componentRespositoryModel],
*** {{parameter-instances}}, the set of {{parameter-instance}} used to configure the current component instance. Optional,
** {{parameter-instance}}, an instance of configuration parameter to define its value:
*** {{reference}}, reference to a {{parameter}} of the component in the [component respository model|#componentRepositoryModel],
*** {{value}}, value to set to the current parameter,
** {{hazelcast-registry-instance}} defines the registry instance of the current Petals ESB bus as a Petals ESB Hazelcast Registry instance:
*** {{reference}}, the reference of the Petals ESB Hazelcast Registry in the [topology object model|#topologyObjectModel],