API overview

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

Changes (2)

View Page History

* the "JMX API" is the default client API to interact with a Petals ESB container when it is running.
* the "Microkernel API" is the API to customize or extend Petals ESB. As a Petals ESB container embeds the server part of the JMX API (see the JBI specifications), the micro-kernel API and the JMX API share some parts through the "Container "Petals ESB Client/Server API".
* the "Launcher API" is an API to write launchers that start Petals ESB container in a dedicated use-case, for example: a production usage, a unit test usage, ... This API and the Petals ESB container share some parts through the "Petals ESB base basis API".