Uses of Class
com.sas.services.deployment.AbstractDeploymentStrategy

Packages that use AbstractDeploymentStrategy
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 AbstractDeploymentStrategy in com.sas.services.deployment
 

Constructors in com.sas.services.deployment with parameters of type AbstractDeploymentStrategy
DeploymentDescriptorContext(AbstractDeploymentStrategy strategy)
          Construct an instance.
 

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

Constructors in com.sas.services.deployment.ioc with parameters of type AbstractDeploymentStrategy
OMRDeploymentContext(AbstractDeploymentStrategy strategy)
          Constructs a context that describes SAS Foundation Services deployment metadata which is persisted in a SAS Metadata Repository.
URLDeploymentContext(AbstractDeploymentStrategy strategy)
          Constructs a context that describes SAS Foundation Services deployment metadata which is persisted in a SAS Metadata Repository.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.