public class CompoundResourceLocator extends Object implements ConfigurationResourceLocator
Constructor and Description |
---|
CompoundResourceLocator(Collection<ConfigurationResourceLocator> locators)
Instantiates a new compound configuration resource locator.
|
Modifier and Type | Method and Description |
---|---|
String |
getConfigurationResourcePath()
Tries to find the location of the resource containing the Sentry configuration file.
|
public CompoundResourceLocator(Collection<ConfigurationResourceLocator> locators)
locators
- the locators to iterate through@Nullable public String getConfigurationResourcePath()
getConfigurationResourcePath
in interface ConfigurationResourceLocator
Copyright © 2012–2020. All rights reserved.