@Override
 public void undeploy(final DeploymentUnit deploymentUnit) {
   OSGiDeploymentService.removeService(deploymentUnit);
 }