コード例 #1
0
 /** @throws BundleException */
 public void stop(BundleContext context) throws BundleException {
   frameworkLogReg.unregister();
   perfLogReg.unregister();
   logServiceManager.stop(context);
 }