public class SearchPathCompositeEnvironmentRepository extends CompositeEnvironmentRepository implements SearchPathLocator
CompositeEnvironmentRepository which implements SearchPathLocator.SearchPathLocator.LocationsenvironmentRepositories| Constructor and Description |
|---|
SearchPathCompositeEnvironmentRepository(List<EnvironmentRepository> environmentRepositories)
Creates a new
SearchPathCompositeEnvironmentRepository. |
| Modifier and Type | Method and Description |
|---|---|
SearchPathLocator.Locations |
getLocations(String application,
String profile,
String label) |
findOne, findOnepublic SearchPathCompositeEnvironmentRepository(List<EnvironmentRepository> environmentRepositories)
SearchPathCompositeEnvironmentRepository.environmentRepositories - The EnvironmentRepositorys to create this
composite from.public SearchPathLocator.Locations getLocations(String application, String profile, String label)
getLocations in interface SearchPathLocatorCopyright © 2019 Pivotal Software, Inc.. All rights reserved.