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 Environment.IllegalStateException - if there is a fail-fast condition.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.