Uses of Class
net.jini.lookup.ServiceDiscoveryManager.ServiceIdTask

Packages that use ServiceDiscoveryManager.ServiceIdTask
net.jini.lookup Standard utility classes for managing the join state of a service and the service discovery duties of a client or service. 
 

Uses of ServiceDiscoveryManager.ServiceIdTask in net.jini.lookup
 

Subclasses of ServiceDiscoveryManager.ServiceIdTask in net.jini.lookup
private  class ServiceDiscoveryManager.LookupCacheImpl.NewOldServiceTask
          Task class used to asynchronously process the service state ("snapshot"), matching this cache's template, that was retrieved from the given lookup service.
private  class ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask
          Task class used to asynchronously notify all registered service discovery listeners of serviceAdded/serviceRemoved/serviceChanged events.
private  class ServiceDiscoveryManager.LookupCacheImpl.UnmapProxyTask
          Task class used to asynchronously disassociate the given lookup service proxy from the given ServiceItemReg.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.