Uses of Interface
com.sas.services.deployment.ServiceConfigFactoryInterface

Packages that use ServiceConfigFactoryInterface
com.sas.services.deployment 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 ServiceConfigFactoryInterface
 class AbstractServiceConfigFactory
          Abstract factory used to manufacture a service configuration.
 class OMRServiceConfigFactory
          Factory used to manufacture a service configuration using metadata queried from a SAS metadata repository.
 class URLServiceConfigFactory
          Factory used to manufacture a service configuration using metadata queried from a URL.
 

Methods in com.sas.services.deployment that return ServiceConfigFactoryInterface
 ServiceConfigFactoryInterface ServiceConfigFactory.createFactory()
          Creates a service configuration factory using properties defined at the time this object was constructed using ServiceConfigFactory.ServiceConfigFactory(Properties) or by calling ServiceConfigFactory.setProperties(Properties).
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.