Uses of Class
com.sas.services.deployment.DependentServicesException

Packages that use DependentServicesException
com.sas.services.deployment This subsystem provides utilities to deploy and lookup SAS Foundation Services. 
 

Uses of DependentServicesException in com.sas.services.deployment
 

Methods in com.sas.services.deployment that throw DependentServicesException
static void ServiceDeployments.deleteGroup(com.sas.metadata.remote.Tree tree, boolean isValidatingServiceDependencies)
          Deletes a foundation services deployment group.
static void ServiceDeployments.deleteService(com.sas.metadata.remote.ServiceComponent serviceComponent, boolean isValidatingDependentServices)
          Deletes a foundation service.
static void ServiceDeployments.verifyNoDependentServices(java.util.List trees)
          Determines whether or not its OK to delete all services that are defined within the specified group.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.