Uses of Interface
com.sas.services.deployment.DeploymentStrategyInterface
Packages that use DeploymentStrategyInterface
Package
Description
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
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 DeploymentStrategyInterfaceModifier and TypeClassDescriptionclassThe classDeploymentDescriptorStrategyis the abstract superclass of classes representing strategies.classThe classDeploymentDescriptorContextuses an instance of the classAbstractDeploymentStrategyto represent the strategy. -
Uses of DeploymentStrategyInterface in com.sas.services.deployment.ioc
Classes in com.sas.services.deployment.ioc that implement DeploymentStrategyInterfaceModifier and TypeClassDescriptionclassContext that describes how to query SAS Foundation Services metadata that is persisted in a SAS Metadata Repository.classContext 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.