cloudstack/server
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
..
conf Changed the log4j config files to log org.apache.cloudstack in debug and change the layout format 2013-07-26 20:35:49 -07:00
resources/com/cloud/upgrade CLOUDSTACK-1818: add a missing file that is missed in previous patch 2013-03-29 11:12:36 -07:00
scripts
src Switch to setter injection for extensibility 2013-09-30 09:45:07 -07:00
test basic test for ApiDispatcher 2013-09-30 13:08:15 +02:00
pom.xml Moved NetworkManagerImpl to NetworkOrchestrator 2013-09-06 15:40:32 -07:00