You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2016/11/01 10:21:35 UTC

[06/34] activemq-artemis git commit: This closes #867

This closes #867


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

Branch: refs/heads/ARTEMIS-780
Commit: 9e7fe6b01151ece19e00f1b1ce49241ab681e6fe
Parents: 2dfd144 1b7033a
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Oct 26 13:21:13 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Oct 26 13:21:13 2016 -0400

----------------------------------------------------------------------
 .../core/management/ActiveMQServerControl.java  | 12 +++++
 .../impl/ActiveMQServerControlImpl.java         | 43 +++++++++++++++
 .../artemis/core/server/ServiceRegistry.java    |  8 +++
 .../core/server/impl/ConnectorsService.java     | 57 ++++++++++++--------
 .../core/server/impl/ServiceRegistryImpl.java   | 44 +++++++--------
 .../management/ActiveMQServerControlTest.java   | 16 ++++++
 .../ActiveMQServerControlUsingCoreTest.java     | 17 ++++++
 .../core/config/impl/ConnectorsServiceTest.java | 48 ++++++++++++++++-
 8 files changed, 196 insertions(+), 49 deletions(-)
----------------------------------------------------------------------