Uses of Class
com.sas.services.ServiceProfile
Packages that use ServiceProfile
Package
Description
SAS Foundation Services.
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 ServiceProfileModifier and TypeMethodDescriptionfinal ServiceProfileAbstractServiceFactory.getServiceProfile()Gets a profile of a service which can be created by this service factory.ServiceFactoryInterface.getServiceProfile()Gets a profile of a service which can be created by this service factory.Constructors in com.sas.services with parameters of type ServiceProfileModifierConstructorDescriptionprotectedAbstractServiceFactory(ServiceProfile serviceProfile) Constructs a default instance. -
Uses of ServiceProfile in com.sas.services.deployment
Methods in com.sas.services.deployment with parameters of type ServiceProfileModifier and TypeMethodDescriptioncom.sas.metadata.remote.PropertyServiceDeployment.installServiceConfiguration(ServiceProfile serviceProfile, com.sas.metadata.remote.ServiceComponent serviceComponent, AbstractServiceComponentConfig newConfig, MergePolicy mergePolicy) Merges a configuration into the service's specified configuration.