cloudstack/engine/orchestration
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
..
src Switch to setter injection for extensibility 2013-09-30 09:45:07 -07:00
test Fix a few xml wellformedness issues 2013-09-21 14:58:56 +08:00
pom.xml Commit to try something on removing getZone 2013-09-06 15:40:33 -07:00