EventNotifier - Add support for using multiple event notifiers --------------------------------------------------------------
Key: CAMEL-2355 URL: https://issues.apache.org/activemq/browse/CAMEL-2355 Project: Apache Camel Issue Type: New Feature Components: camel-core Affects Versions: 2.1.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.2.0 This will also aid for unit testing as you can add you own custom notifier and get notifications during testing. And you may want to use 2 notifiers, one for storing to a local lock and another for publishing to a central server of some sort. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.