|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |