|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceProfile | |
---|---|
com.sas.services | SAS Foundation Services. |
com.sas.services.deployment | This subsystem provides utilities to deploy and lookup SAS Foundation Services. |
Uses of ServiceProfile in com.sas.services |
---|
Methods in com.sas.services that return ServiceProfile | |
---|---|
ServiceProfile |
ServiceFactoryInterface.getServiceProfile()
Gets a profile of a service which can be created by this service factory. |
ServiceProfile |
AbstractServiceFactory.getServiceProfile()
Gets a profile of a service which can be created by this service factory. |
Constructors in com.sas.services with parameters of type ServiceProfile | |
---|---|
AbstractServiceFactory(ServiceProfile serviceProfile)
Constructs a default instance. |
Uses of ServiceProfile in com.sas.services.deployment |
---|
Methods in com.sas.services.deployment with parameters of type ServiceProfile | |
---|---|
com.sas.metadata.remote.Property |
ServiceDeployment.installServiceConfiguration(ServiceProfile serviceProfile,
com.sas.metadata.remote.ServiceComponent serviceComponent,
AbstractServiceComponentConfig newConfig,
MergePolicy mergePolicy)
Merges a configuration into the service's specified configuration. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |