Petals ESB lifecycles

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

Changes (4)

View Page History

Actions associated to states:
* when starting the component:
** the endpoints of the integration service are registered,
* when starting the component, ** it will be able to process request messages,
* when stopping the component, no more request message is processed,
* when shutting down the component, all resources (as database, pools, ...) used on states {{STARTED}} and {{STOPPED}} are released.
* when shutting down the component:
** all resources (as database, pools, ...) used on states {{STARTED}} and {{STOPPED}} are released,
** the endpoints of the integration service are unregistered,

h2. Constraints