Uses of Class
com.sas.services.discovery.ServiceDeploymentAttribute
Packages that use ServiceDeploymentAttribute
Package
Description
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 ServiceDeploymentAttributeModifier and TypeMethodDescriptionServiceDiscoveryConfiguration.getServiceDeploymentAttribute()Get the SoftwareComponent attribute.ServiceDiscoveryConfigurationInterface.getServiceDeploymentAttribute()Get the attribute that represents the service's deployment.Methods in com.sas.services.discovery with parameters of type ServiceDeploymentAttributeModifier and TypeMethodDescriptionvoidServiceDiscoveryConfiguration.setServiceDeploymentAttribute(ServiceDeploymentAttribute serviceDeploymentAttribute) Set the SoftwareComponent attribute.voidServiceDiscoveryConfigurationInterface.setServiceDeploymentAttribute(ServiceDeploymentAttribute serviceDeploymentAttribute) Sets the attribute that represents the service deployment that contains the service.