protected static class SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource extends org.springframework.core.env.SystemEnvironmentPropertySource implements OriginLookup<String>
SystemEnvironmentPropertySource that also tracks Origin.| Modifier and Type | Method and Description | 
|---|---|
| Origin | getOrigin(String key)Return the origin of the given key or  nullif the origin cannot be
 determined. | 
containsProperty, getProperty, isSecurityManagerPresent, resolvePropertyNameequals, getName, getSource, hashCode, named, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetOriginpublic Origin getOrigin(String key)
OriginLookupnull if the origin cannot be
 determined.getOrigin in interface OriginLookup<String>key - the key to lookupnullCopyright © 2019 Pivotal Software, Inc.. All rights reserved.