org.gcube.indexmanagement.incrementalindexupdater
Class ServiceContext

java.lang.Object
  extended by GCUBEServiceContext
      extended by org.gcube.indexmanagement.incrementalindexupdater.ServiceContext

public class ServiceContext
extends GCUBEServiceContext

Author:
Spyros Boutsis, NKUA

Method Summary
static GCUBEServiceClient getColMSRICache()
           
static ServiceContext getContext()
          Returns cached instance
static GCUBEServiceClient getDTSRICache()
           
static GCUBEServiceClient getFTIUpdaterRICache()
           
static GCUBEServiceClient getFWIUpdaterRICache()
           
static GCUBEServiceClient getGeoIUpdaterRICache()
           
static GCUBEServiceClient getMMSRICache()
           
 GCUBEScope getRIScope()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContext

public static ServiceContext getContext()
Returns cached instance


getColMSRICache

public static GCUBEServiceClient getColMSRICache()

getMMSRICache

public static GCUBEServiceClient getMMSRICache()

getDTSRICache

public static GCUBEServiceClient getDTSRICache()

getFTIUpdaterRICache

public static GCUBEServiceClient getFTIUpdaterRICache()

getFWIUpdaterRICache

public static GCUBEServiceClient getFWIUpdaterRICache()

getGeoIUpdaterRICache

public static GCUBEServiceClient getGeoIUpdaterRICache()

getRIScope

public GCUBEScope getRIScope()