cloudstack/engine
Darren Shepherd efbfae723e Switch to setter injection for extensibility
Various classes are using member injection to inject extensible objects.
Really those object should come from an AdapterList that is injected in.
This patch switches the code to use setter injection that will later allow
spring to inject an AdapterList or something similar to allow
extensibility.
2013-09-30 09:45:07 -07:00
..
api Commit to try something on removing getZone 2013-09-06 15:40:33 -07:00
components-api Apply https://reviews.apache.org/r/14084/ 2013-09-17 16:29:48 -07:00
network Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
orchestration Switch to setter injection for extensibility 2013-09-30 09:45:07 -07:00
schema CLOUDSTACK-4744: enhanced root admin API updateVolume with state/storageId parameters as a part of "Better control over first party objects" feature. 2013-09-28 21:44:47 -07:00
service Fix a few xml wellformedness issues 2013-09-21 14:58:56 +08:00
storage Added comments and finished off the work 2013-09-28 07:53:28 -07:00
pom.xml the cloud-engine-storage-integration-test sub-project should not depend 2013-09-02 14:32:25 +02:00