cloudstack/plugins
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
..
acl/static-role-based Switch to setter injection for extensibility 2013-09-30 09:45:07 -07:00
affinity-group-processors Changes required to merge to master: 2013-09-03 20:03:11 -07:00
alert-handlers Fixed up the pom.xml to use dependencies specified in cloudstack pom 2013-08-02 13:51:47 -07:00
api Bring up to date with master 2013-08-31 00:25:48 +01:00
dedicated-resources CLOUDSTACK-4276 Dedicated Resources: Private Zone functionality issues 2013-09-03 20:02:56 -07:00
deployment-planners Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
event-bus/rabbitmq Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
file-systems/netapp Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
host-allocators/random Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
hypervisors Added comments and finished off the work 2013-09-28 07:53:28 -07:00
network-elements Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement 2013-09-28 07:53:26 -07:00
storage fix compile errors 2013-09-25 17:59:54 -07:00
storage-allocators/random Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
user-authenticators Cleanup DefaultUserAuthenticator and removed masking _name variable 2013-09-30 09:33:33 -07:00
pom.xml CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor 2013-09-26 23:37:18 +09:00