summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/qmf/ManagementExchange.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-586/+0
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-1/+19
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-7/+15
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-2/+0
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-0/+5
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-1/+0
* QPID-2584 : Convert all TimerTasks to HouseKeepingTasks for running in the VH...Martin Ritchie2010-05-181-7/+8
* QPID-2379: add Binding.msgMatched() support to the ManagementExchange. Remove...Robert Gemmell2010-03-181-26/+24
* QPID-2379: move getCreateTime() up to the ConfiguredObject supertype, add imp...Robert Gemmell2010-03-041-1/+1
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-0/+559