uwcse.location
Class LocationService.RediscoverServices
java.lang.Object
|
+--java.util.TimerTask
|
+--uwcse.location.LocationService.RediscoverServices
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LocationService
- public class LocationService.RediscoverServices
- extends TimerTask
A task to rediscover a set of services.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_serviceIDSet
protected Set m_serviceIDSet
m_query
protected String m_query
m_discoveryClient
protected DiscoveryClient m_discoveryClient
LocationService.RediscoverServices
public LocationService.RediscoverServices(Set serviceIDSet,
String query)
throws RainException
- Throws:
RainException
run
public void run()
This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/
© Copyright 2004 University of Washington CSE