|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ServiceAggregateConfig | |
|---|---|
| com.sas.services | SAS Foundation Services. |
| com.sas.services.deployment | 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 ServiceAggregateConfig | |
|---|---|
void |
ServiceProfile.exportServiceConfig(java.io.File file,
ServiceAggregateConfig serviceAggregateConfig,
boolean isExportingBaseConfig,
java.util.List<java.lang.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 ServiceAggregateConfig | |
|---|---|
abstract void |
ExportServiceConfigInterface.exportServiceConfig(java.io.File file,
ServiceAggregateConfig serviceAggregateConfig,
boolean isExportingBaseConfig,
java.util.List<java.lang.String> applicationConfigNames)
Exports the service configuration to a UTF-8 encoded XML file. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||