summaryrefslogtreecommitdiff
path: root/qpid/java/broker-codegen/src/main
Commit message (Expand)AuthorAgeFilesLines
* QPID-6263 : [Java Broker] Remove knowledge of BrokerOptions from SystemConfig...Robert Godfrey2014-12-071-3/+4
* QPID-6246 : @ManagedAnnotation should only be applied to interfaces which ext...Robert Godfrey2014-11-262-0/+99
* QPID-6126: Add ability to validate CO attributes on creation, transit COs int...Alex Rudyy2014-10-011-4/+5
* QPID-6018 : [Java Broker] Add an attribute to the ManagedObject annotation to...Robert Godfrey2014-08-191-20/+47
* QPID-6011 : [Java Broker] provide a mechanism for disabling plugins and imple...Robert Godfrey2014-08-181-3/+101
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-263-0/+196
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-251-1/+1
* QPID-5907 : [Java Broker] Add ability for broker to startup while persistent ...Robert Godfrey2014-07-201-1/+1
* QPID-5721: [Java Broker] Improve test coverage for default attributes, and at...Keith Wall2014-06-051-0/+4
* QPID-5759 : [Java Broker] add annotation validationRobert Godfrey2014-05-093-0/+435
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-024-3/+7
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-304-33/+183
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-287-0/+529