BroadleafEnvironmentConfiguringApplicationListener.@Deprecated public class SystemPropertyRuntimeEnvironmentKeyResolver extends Object implements RuntimeEnvironmentKeyResolver
| Modifier and Type | Field and Description |
|---|---|
protected String |
environmentKey
Deprecated.
|
| Constructor and Description |
|---|
SystemPropertyRuntimeEnvironmentKeyResolver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
resolveRuntimeEnvironmentKey()
Deprecated.
Determine and return the runtime environment; if an implementation is
unable to determine the runtime environment, null can be returned to
indicate this.
|
void |
setEnvironmentKey(String environmentKey)
Deprecated.
|
protected String environmentKey
public SystemPropertyRuntimeEnvironmentKeyResolver()
public String resolveRuntimeEnvironmentKey()
RuntimeEnvironmentKeyResolverresolveRuntimeEnvironmentKey in interface RuntimeEnvironmentKeyResolverpublic void setEnvironmentKey(String environmentKey)
Copyright © 2019. All rights reserved.