Package | Description |
---|---|
com.netflix.config |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationBasedDeploymentContext
An implementation of
DeploymentContext based on system wide configuration set with
ConfigurationManager . |
class |
SimpleDeploymentContext
An implemenatation of
DeploymentContext with simple setters and getters. |
Modifier and Type | Method and Description |
---|---|
static DeploymentContext |
ConfigurationManager.getDeploymentContext() |
Modifier and Type | Method and Description |
---|---|
static void |
ConfigurationManager.setDeploymentContext(DeploymentContext context) |
Copyright © 2020. All Rights Reserved.