summaryrefslogtreecommitdiff
path: root/java/broker-core/src/main/java/org/apache/qpid/server/model/Exchange.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-1/+1
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-021-1/+1
* QPID-5698 : Address review comments by Keith WallRobert Godfrey2014-04-241-1/+0
* QPID-5710 : [Java Broker] Use common creation/recovery mechanism for QueuesRobert Godfrey2014-04-181-1/+3
* QPID-5698 : [Java Broker] make the lifetimePolicy attribute automatedRobert Godfrey2014-04-151-3/+2
* QPID-5698 : [Java Broker] remove duplicate definitions of the DURABLE attribu...Robert Godfrey2014-04-141-3/+0
* QPID-5601 : [Java Broker] The 0-x "default exchange" should not actually be m...Robert Godfrey2014-03-041-1/+1
* QPID-5592 : [Java Broker] AuthenticationManagers should directly implement Au...Robert Godfrey2014-03-031-1/+0
* QPID-5577 : make changes to help code compile on Java 1.6Robert Godfrey2014-02-271-1/+1
* QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...Robert Godfrey2014-02-261-2/+1
* QPID-5579 : Use annotations to generate statistics valuesRobert Godfrey2014-02-251-19/+17
* QPID-5579 : Remove unused constantsRobert Godfrey2014-02-241-2/+0
* QPID-5578 : rename managed object annotationRobert Godfrey2014-02-231-1/+1
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-231-32/+4
* QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-111-2/+16
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-0/+91