Uses of Class
com.sas.services.deployment.ServiceDeployment
Packages that use ServiceDeployment
Package
Description
SAS Foundation Services.
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
-
Uses of ServiceDeployment in com.sas.services
Methods in com.sas.services with parameters of type ServiceDeploymentModifier and TypeMethodDescriptionvoidServiceProfile.mergeServiceConfig(File file, ServiceDeployment serviceDeployment, com.sas.metadata.remote.ServiceComponent serviceComponent, com.sas.metadata.remote.Property applicationConfigProperty) Merges the service configuration from a UTF-8 encoded XML file into a foundation service's configuration. -
Uses of ServiceDeployment in com.sas.services.deployment
Methods in com.sas.services.deployment with parameters of type ServiceDeploymentModifier and TypeMethodDescriptionvoidMergeServiceConfigInterface.mergeServiceConfig(File file, ServiceDeployment serviceDeployment, com.sas.metadata.remote.ServiceComponent serviceComponent, com.sas.metadata.remote.Property applicationConfigProperty) Merges the service configuration from a UTF-8 encoded XML file into a foundation service's configuration.