Uses of Class
com.sas.services.discovery.ServiceComponentAttribute
Packages that use ServiceComponentAttribute
Package
Description
Discover a service based upon its service capabilities and optionally
service attributes.
-
Uses of ServiceComponentAttribute in com.sas.services.discovery
Methods in com.sas.services.discovery that return ServiceComponentAttributeModifier and TypeMethodDescriptionServiceDiscoveryConfiguration.getServiceComponentAttribute()Get the ServiceComponent attribute.ServiceDiscoveryConfigurationInterface.getServiceComponentAttribute()Get the ServiceComponent attribute.Methods in com.sas.services.discovery with parameters of type ServiceComponentAttributeModifier and TypeMethodDescriptionvoidServiceDiscoveryConfiguration.setServiceComponentAttribute(ServiceComponentAttribute serviceComponentAttribute) Sets the ServiceComponent attribute.voidServiceDiscoveryConfigurationInterface.setServiceComponentAttribute(ServiceComponentAttribute serviceComponentAttribute) Set the ServiceComponent attribute.