public final class OriginTrackedMapPropertySource extends MapPropertySource implements OriginLookup<String>
OriginTrackedValuePropertySource.StubPropertySourcelogger, name, source| Constructor and Description | 
|---|
| OriginTrackedMapPropertySource(String name,
                              Map source) | 
| Modifier and Type | Method and Description | 
|---|---|
| Origin | getOrigin(String name)Return the origin of the given key or  nullif the origin cannot be
 determined. | 
| Object | getProperty(String name) | 
containsProperty, getPropertyNamesequals, getName, getSource, hashCode, named, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetOriginpublic Object getProperty(String name)
getProperty in class MapPropertySourcepublic Origin getOrigin(String name)
OriginLookupnull if the origin cannot be
 determined.getOrigin in interface OriginLookup<String>name - the key to lookupnullCopyright © 2019 Pivotal Software, Inc.. All rights reserved.