public final class OriginTrackedMapPropertySource extends org.springframework.core.env.MapPropertySource implements OriginLookup<StringSE>
OriginTrackedValue| コンストラクターと説明 |
|---|
OriginTrackedMapPropertySource(StringSE name, MapSE source) |
| 修飾子と型 | メソッドと説明 |
|---|---|
Origin | getOrigin(StringSE name) 指定されたキーの起源を返すか、起源を特定できない場合は null を返します。 |
ObjectSE | getProperty(StringSE name) |
equals, getName, getSource, hashCode, named, toStringcloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEgetOriginpublic ObjectSE getProperty(StringSE name)
org.springframework.core.env.MapPropertySource の getProperty public Origin getOrigin(StringSE name)
OriginLookupnull を返します。OriginLookup<StringSE> 内の getOrigin name - 検索するキー null の起源 Copyright © 2019 Pivotal Software, Inc.. All rights reserved.