summaryrefslogtreecommitdiff
path: root/java/systests/src/main/java/org/apache/qpid/test/utils/JMXTestUtils.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-4795: update naming of the UserManagement MBeans to remove restriction p...Robert Gemmell2013-05-011-2/+3
* QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and d...Robert Gemmell2013-04-151-6/+0
* QPID-4739: complete support for defining multiple key/trust stores and assign...Robert Gemmell2013-04-121-4/+0
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-1/+5
* QPID-4441: add system test verification of the priority queue and queue with ...Robert Gemmell2012-11-291-3/+7
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-7/+0
* QPID-4250: ensure producer creation on 0-8/0-9/0-9-1 connections respects the...Robert Gemmell2012-08-261-23/+16
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-281-40/+49
* QPID-4006: add support for using BDB HA to form an active-passive cluster for...Robert Gemmell2012-05-171-2/+10
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-301-4/+6
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-16/+15
* QPID-3490: creating queue via JMX now binds the queue to the default exchange...Keith Wall2011-11-111-11/+25
* QPID-3260: remove defunct java/management/tools/qpid-cli moduleRobert Gemmell2011-05-161-31/+37
* QPID-2984: Add statistics generation for broker message deliveryAndrew Donald Kennedy2011-03-081-0/+66
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, Con...Robert Gemmell2011-03-011-3/+8
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-161-0/+7
* QPID-2639Rajith Muditha Attapattu2010-06-021-2/+2
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-46/+182
* QPID-2097: Enable MALT and update it to fix breakages while it was disabled. ...Robert Gemmell2010-04-201-1/+4
* QPID-2177: unit and system testing for the new flow controlled related attrib...Robert Gemmell2009-12-081-0/+4
* Cleaned up assert error, should be queues not exchangesMartin Ritchie2009-12-071-1/+1
* QPID-2093: Updated AMQBRokerManagerMBean to check if the queue is durable bef...Martin Ritchie2009-09-111-0/+208