public interface RuntimeEnvironmentKeyResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolveRuntimeEnvironmentKey()
Determine and return the runtime environment; if an implementation is
unable to determine the runtime environment, null can be returned to
indicate this.
|
Copyright © 2018. All Rights Reserved.