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

Packages that use DeploymentStrategyInterface
com.sas.services.deployment This subsystem provides utilities to deploy and lookup SAS Foundation Services. 
com.sas.services.deployment.ioc This subsystem provides a utility to create and customize a deployment descriptor file for inversion of control containers. 
 

Uses of DeploymentStrategyInterface in com.sas.services.deployment
 

Classes in com.sas.services.deployment that implement DeploymentStrategyInterface
 class AbstractDeploymentStrategy
          The class DeploymentDescriptorStrategy is the abstract superclass of classes representing strategies.
 class DeploymentDescriptorContext
          The class DeploymentDescriptorContext uses an instance of the class AbstractDeploymentStrategy to represent the strategy.
 

Uses of DeploymentStrategyInterface in com.sas.services.deployment.ioc
 

Classes in com.sas.services.deployment.ioc that implement DeploymentStrategyInterface
 class OMRDeploymentContext
          Context that describes how to query SAS Foundation Services metadata that is persisted in a SAS Metadata Repository.
 class URLDeploymentContext
          Context used to describes how to query SAS Foundation Services metadata using a URL that references a services deployment file that has been exported from a SAS Metadata Server.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.