Uses of Class
com.sas.services.deployment.MetadataSourceProperties
Packages that use MetadataSourceProperties
Package
Description
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
-
Uses of MetadataSourceProperties in com.sas.services.deployment
Methods in com.sas.services.deployment with parameters of type MetadataSourcePropertiesModifier and TypeMethodDescriptionstatic MetadataSourceInterfaceMetadataSourceFactory.createMetadataSource(MetadataSourceProperties metadataSourceProperties, Environment environment) Creates a metadata source based upon the specified properties.voidServiceConfigFactory.setMetadataSourceProperties(MetadataSourceProperties metadataSourceProperties) Sets the properties used to configure a metadata source.