minor cosmetic

cusax-fix
Emil Ivov 20 years ago
parent 18d8cda1af
commit 86efd4cb30

@ -54,16 +54,12 @@ public void start(BundleContext bundleContext) throws Exception
*
* @param bundlecontext BundleContext
* @throws Exception
* @todo Implement this org.osgi.framework.BundleActivator method
*/
public void stop(BundleContext bundlecontext) throws Exception
{
try
{
logger.logEntry();
logger.info("The ConfigurationService stop method has been called.");
}
finally

Loading…
Cancel
Save