|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentDescriptorContext | |
---|---|
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 DeploymentDescriptorContext in com.sas.services.deployment.ioc |
---|
Subclasses of DeploymentDescriptorContext in com.sas.services.deployment.ioc | |
---|---|
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. |
Methods in com.sas.services.deployment.ioc that return DeploymentDescriptorContext | |
---|---|
static DeploymentDescriptorContext |
DeploymentContextFactory.createDeploymentContext(java.util.Properties properties,
java.lang.ClassLoader classLoader)
Creates a deployment context associated with a strategy. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |