0 CDK Parameter scope

Version 1 by Roland Naudin
on Sep 27, 2010 17:31.

compared with
Current by Laurent Lacôte
on Oct 18, 2010 19:36.

(show comment)
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
*Definition of CDK parameter scope :*

* *Installation:* *Installation*: The parameter can be set during the installation of the component, by using the installation MBean (see JBI specifications for details about the installation sequence). If the parameter is optional and has not been defined during the development of the component, it is not available at installation time.
* *Runtime :* *Runtime*: The paramater can be set during the installation of the component and during runtime. The runtime configuration can be changed using the CDK custom MBean named RuntimeConfiguration. If the parameter is optional and has not been defined during the development of the component, it is not available at installation and runtime times.