@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 |
---|---|
@NotNull ConfigurationBuilder |
get(@NotNull Resource resource)
Get configuration for given resource.
|
@NotNull @NotNull ConfigurationBuilder get(@NotNull @NotNull Resource resource)
resource
- Context resourceCopyright © 2022 The Apache Software Foundation. All rights reserved.