| Package | Description | 
|---|---|
| org.opennms.features.geocoder | |
| org.opennms.features.geocoder.service | 
| Modifier and Type | Method and Description | 
|---|---|
GeocoderServiceManagerConfiguration | 
GeocoderServiceManager.getConfiguration()
Returns the configuration for the service manager 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GeocoderServiceManager.updateConfiguration(GeocoderServiceManagerConfiguration configuration)
Updates the configuration for the service manager 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GeocoderServiceManagerConfiguration | 
DefaultGeocoderServiceManager.getConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultGeocoderServiceManager.updateConfiguration(GeocoderServiceManagerConfiguration newConfiguration)  | 
| Constructor and Description | 
|---|
DefaultGeocoderServiceManager(org.osgi.framework.BundleContext bundleContext,
                             org.osgi.service.cm.ConfigurationAdmin configurationAdmin,
                             GeocoderServiceManagerConfiguration configuration)  | 
Copyright © 2021. All rights reserved.