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

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

Uses of ServiceDeploymentException in com.sas.services.deployment
 

Methods in com.sas.services.deployment that throw ServiceDeploymentException
static java.util.List ServiceLoader.deployServices(MetadataSourceInterface metadataSource)
          Gets a set of services from the specified metadata source and registers instantiated services with the local discovery service.
static java.util.List ServiceLoader.deployServices(MetadataSourceInterface metadataSource, DiscoveryServiceInterface discoveryService)
          Gets a set of deployable services from the specified metadata source.
static java.util.List ServiceLoader.deployServices(MetadataSourceInterface metadataSource, Environment environment, DiscoveryServiceInterface discoveryService)
          Gets a set of services from the specified metadata source.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.