| Package | Description |
|---|---|
| org.glassfish.jersey.internal.config |
Configuration factory to handle external properties from different config SPI implementations
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalConfigurationProviderImpl |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ExternalPropertiesConfigurationFactory.configure(BiConsumer<String,Object> config,
List<ExternalConfigurationProvider> externalConfigurationProviders)
Key Value pairs gathered by
ExternalConfigurationProviders are applied to a given config. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.