Re: Spring Framework Question

2013-07-06 Thread Mike Tutkowski
___ > From: Mike Tutkowski [mike.tutkow...@solidfire.com] > Sent: Sunday, April 21, 2013 11:53 AM > To: cloudstack-...@incubator.apache.org > Subject: Spring Framework Question > > Hi, > > I'm new to the Spring Framework. I understand the basic c

RE: Spring Framework Question

2013-07-05 Thread Soheil Eizadi
InfobloxDao _infobloxDao; From: Mike Tutkowski [mike.tutkow...@solidfire.com] Sent: Sunday, April 21, 2013 11:53 AM To: cloudstack-...@incubator.apache.org Subject: Spring Framework Question Hi, I'm new to the Spring Framework. I understand the

Spring Framework Question

2013-04-21 Thread Mike Tutkowski
Hi, I'm new to the Spring Framework. I understand the basic concepts, but am not familiar with the details regarding how to hook up dependencies. For example, I see this in various classes: @Inject DiskOfferingDao diskOfferingDao; What did we have to do in Spring (ex. files to configure) so t