Uses of Class
org.gcube.common.core.contexts.GHNContext

Packages that use GHNContext
org.gcube.common.core.contexts   
org.gcube.common.core.contexts.ghn   
 

Uses of GHNContext in org.gcube.common.core.contexts
 

Subclasses of GHNContext in org.gcube.common.core.contexts
 class GHNClientContext
          Adapts GHNContext to the case in which the gHN is not actually running.
 

Fields in org.gcube.common.core.contexts declared as GHNContext
protected static GHNContext GHNContext.singleton
          Singleton context.
 

Methods in org.gcube.common.core.contexts that return GHNContext
static GHNContext GHNContext.getContext()
          Returns a context instance.
 

Uses of GHNContext in org.gcube.common.core.contexts.ghn
 

Methods in org.gcube.common.core.contexts.ghn with parameters of type GHNContext
static void Builder.createGHNResource(GHNContext context)
          Initialises the GHN resource within a given GHNContext
static void Builder.updateGHNResource(GHNContext context, boolean... startup)
          Used internally to update the GHN resource within a given GHNContext.
 

Constructors in org.gcube.common.core.contexts.ghn with parameters of type GHNContext
Scheduler(GHNContext ctxt, long interval, GCUBEScheduledHandler.Mode mode)
          Creates an instance.
 



Copyright © 2012. All Rights Reserved.