summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/AMQBrokerManagerMBean.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-17/+16
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-5/+22
* Non-JIRA: Merged up to r1085000 onto 1-0 sandbox branchRobert Godfrey2011-08-151-0/+70
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-10/+2
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-33/+19
* QPID-2422: add a boolean exclusive property to queues, update the DerbyStore ...Robert Gemmell2010-05-191-2/+2
* QPID-2379: add Binding.msgMatched() support to the ManagementExchange. Remove...Robert Gemmell2010-03-181-1/+1
* QPID-2322: remove unused version key from the MBean ObjectName'sRobert Gemmell2010-01-061-1/+1
* QPID-2096: decouple the addition of durable exchanges to the store from excha...Robert Gemmell2010-01-041-0/+4
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-21/+22
* QPID-2093: Updated AMQBRokerManagerMBean to check if the queue is durable bef...Martin Ritchie2009-09-111-2/+4
* QPID-2002 : Addition of JMX Management interface logging using the new Loggin...Martin Ritchie2009-08-121-1/+23
* QPID-2015: Add 2 new methods to the VirtualHostManager to retrieve attribute ...Robert Gemmell2009-08-091-12/+55
* QPID-2000: add a method to the VirtualHostManager MBean to retrieve a Map key...Robert Gemmell2009-07-241-1/+26
* QPID-1967: collect possible Exchange Type values from the broker instead of r...Robert Gemmell2009-07-221-0/+20
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-111-3/+3
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+235
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-237/+0
* QPID-1537: Version MBeans.Aidan Skinner2009-02-251-1/+1
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-1/+1
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-10/+8
* QPID-1537 : Reverted r727070Martin Ritchie2008-12-171-1/+5
* QPID-1537 : Version all the MBeans to allow changes in the API contracts. Set...Martin Ritchie2008-12-161-5/+1
* QPID-1167: reset queue notification lists when creating queues. Pull out defa...Aidan Skinner2008-08-211-7/+0
* QPID-1193 : Actually removed the calls that pass in the ugly nullMartin Ritchie2008-08-111-1/+1
* QPID-1195 , QPID-1193 Initial changes to allow bind and queue arguments to be...Martin Ritchie2008-08-071-1/+1
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-3/+5
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+244
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-256/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-26/+26
* Eliminated catch/rethrow where underlying cause was discarded. All causes now...Rupert Smith2007-05-221-15/+16
* Patch from Arnaud Simon (asimon@redhat.com) to fix tests broken by earlier ch...Gordon Sim2007-05-091-1/+5
* I am commiting the patch supplied by Arnaud Simon. This patch contains suppor...Rajith Muditha Attapattu2007-05-021-7/+12
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-13/+40
* Exception thrown should be JMException, because management application don't ...Bhupendra Bhusman Bhardwaj2007-03-211-2/+2
* QPID-415Bhupendra Bhusman Bhardwaj2007-03-151-0/+9
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-15/+13
* QPID-326Bhupendra Bhusman Bhardwaj2007-02-051-4/+1
* QPID-331Bhupendra Bhusman Bhardwaj2007-02-011-1/+6
* QPID-319 Bhupendra Bhusman Bhardwaj2007-01-251-8/+5
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-13/+33
* QPID-32 : Add persistence to work with ShortStringsRobert Greig2007-01-111-1/+1
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-6/+7
* MBean created as a separate classBhupendra Bhusman Bhardwaj2006-12-281-0/+192