Petals CDK

Add client API for notifications

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.0.3
  • Fix Version/s: 5.1
  • Component/s: None
  • Security Level: Public
  • Description:

    Components based on the CDK should be able to manipulate notifications in an easy way with the help of a CDK API. This is particularly true for notification subscription and send operations (reception is already possible in the JBIListener).

  • Environment:
    All

Issue Links

Activity

Hide
Christophe Hamerling added a comment - Mon, 30 Aug 2010 - 16:31:08 +0200

For now the API is not ready. Components need to play with the AbstractComponent class to get access to the notification service

Show
Christophe Hamerling added a comment - Mon, 30 Aug 2010 - 16:31:08 +0200 For now the API is not ready. Components need to play with the AbstractComponent class to get access to the notification service
Hide
Christophe Hamerling added a comment - Fri, 27 Aug 2010 - 14:40:36 +0200

In fact the question is more on the CDK API. For now the CDK API for Component just extends standard JBI API and add things for interceptors manipulation. One solution is to add a client access in the component API, another solution with a more flexible approach is to develop a plugin based API with generics and Class lookup.

Show
Christophe Hamerling added a comment - Fri, 27 Aug 2010 - 14:40:36 +0200 In fact the question is more on the CDK API. For now the CDK API for Component just extends standard JBI API and add things for interceptors manipulation. One solution is to add a client access in the component API, another solution with a more flexible approach is to develop a plugin based API with generics and Class lookup.

People

Dates

  • Created:
    Fri, 27 Aug 2010 - 11:32:25 +0200
    Updated:
    Fri, 1 Oct 2010 - 10:11:58 +0200
    Resolved:
    Mon, 30 Aug 2010 - 16:33:38 +0200