summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/main/java/org/apache/qpid/server/model/AbstractConfiguredObjectTypeFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Add sync/async varients to most ACO methodsKeith Wall2015-03-091-0/+24
* QPID-5787 : [Java Broker] Management can observe a child object before its co...Robert Godfrey2014-07-161-1/+3
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-301-3/+3
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-281-1/+1
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-211-1/+1
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-3/+7
* QPID-5710 : [Java Broker] Use common creation/recovery mechanism for QueuesRobert Godfrey2014-04-181-1/+1
* QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...Robert Godfrey2014-04-121-5/+5
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-041-0/+111