Example #1
0
 public void uninstall(URI bundleURI) {
   m_bundles.uninstallBundle(bundleURI);
 }