cloudstack/client
Rohit Yadav d13cc7e7e4 ApiDiscoveryService: Use only as pluggable service
Remove usage and impl as adapter.
We have duplicate code that generates apiname:cmd class maps which is
unavoidable right now as:

- Plugin should not depend on ApiServer or any other component
- cloud-utils cannot depend on cloud-api for the APICommand annotation
- Use java reflect to create a static method in cloud-utils that does the job
  would be unsafe.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-09 17:25:29 -08:00
..
WEB-INF CLOUDSTACK-646: Cleaning up Citrix/eula/CloudPlatform references 2012-12-16 20:39:03 -08:00
bindir License header update for the client folder 2012-08-01 13:49:10 -04:00
distro init: Explicitly set the HOME variable to the homedir of the user cloud 2013-01-09 13:11:21 +01:00
tomcatconf ApiDiscoveryService: Use only as pluggable service 2013-01-09 17:25:29 -08:00
cloudstack-ui.launch client: Re-add missing license header in client/cloudstack-ui.launch 2012-12-23 02:47:27 -08:00
pom.xml ApiDiscovery: New plugin to help discover apis on mgmt server 2013-01-08 18:54:29 -08:00