com.bigdata.service.jini.lookup
Class ClientServicesClient

java.lang.Object
  extended by com.bigdata.service.jini.lookup.AbstractCachingServiceClient<S>
      extended by com.bigdata.service.jini.lookup.BigdataCachingServiceClient<IClientService>
          extended by com.bigdata.service.jini.lookup.ClientServicesClient

public class ClientServicesClient
extends BigdataCachingServiceClient<IClientService>

Class handles discovery of an IClientService.

Version:
$Id$
Author:
Bryan Thompson

Field Summary
 
Fields inherited from class com.bigdata.service.jini.lookup.AbstractCachingServiceClient
cacheMissTimeout, filter, log, lookupCache, serviceCache, template
 
Constructor Summary
ClientServicesClient(JiniFederation fed, long timeout)
           
 
Method Summary
 
Methods inherited from class com.bigdata.service.jini.lookup.AbstractCachingServiceClient
destroyDiscoveredServices, destroyService, getLookupCache, getService, getService, getServiceCache, getServiceDiscoveryManager, getServiceItem, getServiceItem, getServiceItems, getServiceUUIDs, shutdownDiscoveredServices, shutdownService, terminate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientServicesClient

public ClientServicesClient(JiniFederation fed,
                            long timeout)
                     throws RemoteException
Throws:
RemoteException


Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.