cloudstack/api
Rohit Yadav 86a77e29dc ApiDiscovery: Fix listApis to return api response, related apis etc.
- Fix method to return listApis per api name basis
- Return api response, api related cmd etc. as part of response
- Caching and processing all cmd, response classes when plugin starts, made class
  list, maps static so they are shared by multiple instances in case, takes about
  1306ms to do the processsing but only on load time
- Cache for first listApi() and return precached data thereon, takes 2.2ms
  for first call, during runtime and 0ms thereon

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-10 22:52:10 -08:00
..
src ApiDiscovery: Fix listApis to return api response, related apis etc. 2013-01-10 22:52:10 -08:00
test CLOUDSTACK-212: Move api/test pkg to org.apache.cloudstack 2013-01-05 15:53:59 -08:00
pom.xml Unit test additions (and some minor command class changes to support testing) 2012-11-20 12:21:54 -05:00