Petals CDK

Strengthen CDK framework to implement ServiceUnitManager

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 5.5.0
  • Fix Version/s: 5.6.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    To improve the quality of the components implemented using the CDK, we should:

    • Make the explicitation of the implementation of the ServiceUnitManager mandatory (no more default implicit SUManager instantiated even not they are not wanted).
    • Make the use of the specific BindingComponentServiceUnitManager optional.
    • Make the implementation of AbstractExternalListener (for BindingComponentServiceUnitManager) typed at Java level instead of the JBI parameter "external-listener-class-name".
    • Regroup related classes together (BC classes versus SE classes).
    • Provide more useful methods and documentation in classes for implementors.
    Show
    To improve the quality of the components implemented using the CDK, we should:
    • Make the explicitation of the implementation of the ServiceUnitManager mandatory (no more default implicit SUManager instantiated even not they are not wanted).
    • Make the use of the specific BindingComponentServiceUnitManager optional.
    • Make the implementation of AbstractExternalListener (for BindingComponentServiceUnitManager) typed at Java level instead of the JBI parameter "external-listener-class-name".
    • Regroup related classes together (BC classes versus SE classes).
    • Provide more useful methods and documentation in classes for implementors.
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Wed, 16 Dec 2015 - 11:28:42 +0100
    Updated:
    Wed, 16 Dec 2015 - 16:27:44 +0100
    Resolved:
    Wed, 16 Dec 2015 - 11:36:18 +0100