Uses of Interface
org.opennms.features.geolocation.api.GeolocationService
- 
Packages that use GeolocationService Package Description org.opennms.features.geolocation.services org.opennms.features.topology.app.internal.info org.opennms.features.vaadin.nodemaps.internal  - 
- 
Uses of GeolocationService in org.opennms.features.geolocation.services
Classes in org.opennms.features.geolocation.services that implement GeolocationService Modifier and Type Class Description classDefaultGeolocationService - 
Uses of GeolocationService in org.opennms.features.topology.app.internal.info
Constructors in org.opennms.features.topology.app.internal.info with parameters of type GeolocationService Constructor Description LocationInfoPanelItemProvider(GeolocationService geolocationService, GeolocationConfiguration geolocationConfiguration) - 
Uses of GeolocationService in org.opennms.features.vaadin.nodemaps.internal
Methods in org.opennms.features.vaadin.nodemaps.internal with parameters of type GeolocationService Modifier and Type Method Description voidNodeMapComponent. setGeolocationService(GeolocationService geolocationService) 
 -