com.bigdata.service.jini.lookup
Class ServicesManagerClient

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

public class ServicesManagerClient
extends BigdataCachingServiceClient<IServicesManagerService>

Class handles discovery of an IServicesManagerService.

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
ServicesManagerClient(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

ServicesManagerClient

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


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