de.twenty11.skysail.common.ext.osgimonitor
Interface RestfulBundles


public interface RestfulBundles

Restful Http Service for Connections.


Method Summary
 de.twenty11.skysail.common.responses.Response<List<BundleDetails>> getBundles()
          Returns a skysail Response containing the list of osgi bundles.
 

Method Detail

getBundles

@Get
de.twenty11.skysail.common.responses.Response<List<BundleDetails>> getBundles()
Returns a skysail Response containing the list of osgi bundles.

Returns:
a skysail response.


Copyright © 2011-2012. All Rights Reserved.