@ProviderType
public interface ConfigurationResolver
ConfigurationResourceResolver
and uses that service to resolve configuration resources. These resources
can then be converted into application specific configuration objects
using the ConfigurationBuilder.| Modifier and Type | Method and Description |
|---|---|
ConfigurationBuilder |
get(Resource resource)
Get configuration for given resource.
|
@Nonnull ConfigurationBuilder get(@Nonnull Resource resource)
resource - Context resourceCopyright © 2017 The Apache Software Foundation. All rights reserved.