|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDeployment | |
---|---|
com.sas.services | SAS Foundation Services. |
com.sas.services.deployment | 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 ServiceDeployment | |
---|---|
void |
ServiceProfile.mergeServiceConfig(java.io.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 ServiceDeployment | |
---|---|
void |
MergeServiceConfigInterface.mergeServiceConfig(java.io.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. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |