Uses of Class
com.sas.services.discovery.ServiceDeploymentAttribute

Packages that use ServiceDeploymentAttribute
com.sas.services.discovery Discover a service based upon its service capabilities and optionally service attributes. 
 

Uses of ServiceDeploymentAttribute in com.sas.services.discovery
 

Methods in com.sas.services.discovery that return ServiceDeploymentAttribute
 ServiceDeploymentAttribute ServiceDiscoveryConfigurationInterface.getServiceDeploymentAttribute()
          Get the attribute that represents the service's deployment.
 ServiceDeploymentAttribute ServiceDiscoveryConfiguration.getServiceDeploymentAttribute()
          Get the SoftwareComponent attribute.
 

Methods in com.sas.services.discovery with parameters of type ServiceDeploymentAttribute
 void ServiceDiscoveryConfigurationInterface.setServiceDeploymentAttribute(ServiceDeploymentAttribute serviceDeploymentAttribute)
          Sets the attribute that represents the service deployment that contains the service.
 void ServiceDiscoveryConfiguration.setServiceDeploymentAttribute(ServiceDeploymentAttribute serviceDeploymentAttribute)
          Set the SoftwareComponent attribute.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.