public interface PropertySourceLocator
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.env.PropertySource<?> |
locate(org.springframework.core.env.Environment environment) |
org.springframework.core.env.PropertySource<?> locate(org.springframework.core.env.Environment environment)
environment - the current EnvironmentIllegalStateException - if there is a fail fast conditionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.