GitHub user cshannon opened a pull request:
https://github.com/apache/activemq-artemis/pull/1829
ARTEMIS-1647 - Add plugin support for binding creation and removal
Adds callbacks to ActiveMQServerPlugin for binding add and remove events
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1647
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1829.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1829
----
commit c273ce41d201e5f6c65ff4517ce2fdbd13f30b2d
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date: 2018-01-31T12:58:40Z
ARTEMIS-1647 - Add plugin support for binding creation and removal
Adds callbacks to ActiveMQServerPlugin for binding add and remove events
----
---