| Package | Description |
|---|---|
| org.glassfish.jersey.spi |
Common Jersey service provider contract (SPI) classes.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalConfigurationModel |
ExternalConfigurationProvider.getConfiguration()
obrain model object which has direct access to external configuration
|
ExternalConfigurationModel |
ExternalConfigurationProvider.merge(ExternalConfigurationModel input)
Merge properties from other provider/model
|
ExternalConfigurationModel |
ExternalConfigurationModel.mergeProperties(Map<String,Object> inputProperties)
Merge properties from other (found) external configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalConfigurationModel |
ExternalConfigurationProvider.merge(ExternalConfigurationModel input)
Merge properties from other provider/model
|
Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.