Uses of Interface
com.sas.services.deployment.ServiceConfigFactoryInterface
Packages that use ServiceConfigFactoryInterface
Package
Description
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
-
Uses of ServiceConfigFactoryInterface in com.sas.services.deployment
Classes in com.sas.services.deployment that implement ServiceConfigFactoryInterfaceModifier and TypeClassDescriptionclassAbstract factory used to manufacture a service configuration.final classFactory used to manufacture a service configuration using metadata queried from a SAS metadata repository.final classFactory used to manufacture a service configuration using metadata queried from a URL.Methods in com.sas.services.deployment that return ServiceConfigFactoryInterfaceModifier and TypeMethodDescriptionServiceConfigFactory.createFactory()Creates a service configuration factory using properties defined at the time this object was constructed usingServiceConfigFactory(Properties)or by callingServiceConfigFactory.setProperties(Properties).