| Package | Description |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.contexts.ghn |
| Modifier and Type | Class and Description |
|---|---|
class |
GHNClientContext
Adapts
GHNContext to the case in which the gHN is not actually running. |
| Modifier and Type | Field and Description |
|---|---|
protected static GHNContext |
GHNContext.singleton
Singleton context.
|
| Modifier and Type | Method and Description |
|---|---|
static GHNContext |
GHNContext.getContext()
Returns a context instance.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
Scheduler(GHNContext ctxt,
long interval,
GCUBEScheduledHandler.Mode mode)
Creates an instance.
|
Copyright © 2015. All Rights Reserved.