- java.lang.Object
-
- org.springframework.core.env.PropertySource<T>
-
- org.springframework.core.env.EnumerablePropertySource<T>
-
- org.springframework.cloud.bootstrap.config.BootstrapPropertySource<T>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.springframework.core.env.PropertySource
org.springframework.core.env.PropertySource.StubPropertySource
-
Field Summary
-
Fields inherited from class org.springframework.core.env.PropertySource
logger, name, source
-
Constructor Summary
Constructors
| Constructor and Description |
BootstrapPropertySource(org.springframework.core.env.EnumerablePropertySource<T> delegate) |
-
Method Summary
-
Methods inherited from class org.springframework.core.env.EnumerablePropertySource
containsProperty
-
Methods inherited from class org.springframework.core.env.PropertySource
equals, getName, getSource, hashCode, named, toString
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.