Petals CDK

Improve the source code of both installation configuration Mbean and runtime configuration Mbean

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.1.1
  • Fix Version/s: 5.4.0
  • Component/s: configuration, runtime
  • Security Level: Public
  • Description:
    Hide

    The CDK provides two configuration MBeans:

    • the installation configuration MBean, which provides the way to configure a component when installing it,
    • the runtime configuration MBean, which provides the way to configure a running component without restarting it.

    These beans are implemented through Java classes: ExtensionMBean and RuntimeConfigurationNotifier

    Some source code of these MBeans can be mutualized using a root class

    Show
    The CDK provides two configuration MBeans:
    • the installation configuration MBean, which provides the way to configure a component when installing it,
    • the runtime configuration MBean, which provides the way to configure a running component without restarting it.
    These beans are implemented through Java classes: ExtensionMBean and RuntimeConfigurationNotifier Some source code of these MBeans can be mutualized using a root class
  • Environment:
    -

People

Dates

  • Created:
    Fri, 9 Sep 2011 - 14:43:02 +0200
    Updated:
    Wed, 3 Jul 2013 - 15:10:27 +0200
    Resolved:
    Wed, 3 Jul 2013 - 15:10:27 +0200