This closes #2007

Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/171591d2
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/171591d2
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/171591d2

Branch: refs/heads/master
Commit: 171591d23df20e6ad82d3c5f946e2b0cfe7d7b43
Parents: e0334df 4795f7c
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Tue Apr 10 11:59:37 2018 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Tue Apr 10 11:59:37 2018 -0400

----------------------------------------------------------------------
 .../core/management/CoreNotificationType.java   |  10 +-
 .../api/core/management/ManagementHelper.java   |   4 +
 .../core/server/impl/ActiveMQServerImpl.java    |   7 +
 .../server/plugin/ActiveMQServerPlugin.java     |  18 ++
 .../impl/NotificationActiveMQServerPlugin.java  | 287 +++++++++++++++++++
 docs/user-manual/en/broker-plugins.md           |  63 ++++
 .../management/NotificationTest.java            | 168 ++++++++++-
 7 files changed, 549 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


Reply via email to