cloudstack/plugins/api/discovery
Rohit Yadav 8071bb7fec Spring fails to inject the class itself which is a pluggable service. A
minor issue, but the listApis won't list the "listApis" API itself.
So, we manually addAll getCommands() from the class to the cmdClass (the
list of cmd classes)

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-03-14 16:17:14 -04:00
..
src/org/apache/cloudstack Spring fails to inject the class itself which is a pluggable service. A 2013-03-14 16:17:14 -04:00
test/org/apache/cloudstack/discovery CLOUDSTACK-1210: Fix pluggable service, apiserver, mgmt server impl, api-discovery 2013-02-08 16:52:04 +05:30
pom.xml plugins: Indentation fix for pom.xml, add build/test rules for api discovery 2013-01-22 14:28:31 -08:00