cloudstack-mirror/server/src/org/apache/cloudstack
Murali Reddy f8b8f60977 Inject GslbServiceProvider using @Inject fails in oss build, as it requires an
implemenation by default to autowire but only implementation avaialable
is in nonoss plugin. So using autowired required=false for injecting
GslbServiceProvider that will work with both oss and non-oss builds.
2013-03-28 16:20:13 +05:30
..
region Inject GslbServiceProvider using @Inject fails in oss build, as it requires an 2013-03-28 16:20:13 +05:30