public class GeoFencingBrowserProvider extends Object implements GeoFencingProvider
GeoFencingProvider.GeoFencingProviderProducer
Constructor and Description |
---|
GeoFencingBrowserProvider() |
Modifier and Type | Method and Description |
---|---|
void |
addRegion(Region region)
Add a region that will be monitored to see if the user enters it.
|
void |
removeRegion(Region region)
Remove the monitored region.
|
public void addRegion(Region region)
GeoFencingProvider
addRegion
in interface GeoFencingProvider
region
- the region to monitorpublic void removeRegion(Region region)
GeoFencingProvider
removeRegion
in interface GeoFencingProvider
region
- region.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.