Uses of Class
com.sas.services.ServiceAggregateConfig
Packages that use ServiceAggregateConfig
Package
Description
SAS Foundation Services.
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
-
Uses of ServiceAggregateConfig in com.sas.services
Methods in com.sas.services with parameters of type ServiceAggregateConfigModifier and TypeMethodDescriptionvoidServiceProfile.exportServiceConfig(File file, ServiceAggregateConfig serviceAggregateConfig, boolean isExportingBaseConfig, List<String> consumerNames) Exports the service configuration to a UTF-8 encoded XML file. -
Uses of ServiceAggregateConfig in com.sas.services.deployment
Methods in com.sas.services.deployment with parameters of type ServiceAggregateConfigModifier and TypeMethodDescriptionvoidExportServiceConfigInterface.exportServiceConfig(File file, ServiceAggregateConfig serviceAggregateConfig, boolean isExportingBaseConfig, List<String> applicationConfigNames) Exports the service configuration to a UTF-8 encoded XML file.