/**
  * @return string path of deployment descriptor
  */
 public static function getDeploymentDescriptorPath()
 {
     return Deployment::getDeploymentDescriptorPath();
 }