Пример #1
0
 public void removeDeploymentListener(DeploymentListener listener) {
   deploymentService.removeDeploymentListener(listener);
 }