| Package | Description |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.utils.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBEPortTypeContext
Partial implementation of contexts for port-types.
|
class |
GCUBERemotePortTypeContext<PORTTYPE extends Remote>
Contexts for remote port-types accessed through a locally available distribution of their stubs.
|
class |
GCUBEServiceContext
Partial implementation of contexts for gCube services.
|
class |
GCUBEStatefulPortTypeContext
Abstract specialisation of
GCUBEPortTypeContext for stateful services. |
class |
GHNClientContext
Adapts
GHNContext to the case in which the gHN is not actually running. |
class |
GHNContext
A specialisation of
GCUBEContext for gCube Hosting Nodes (gHNs). |
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBELog.setContext(GCUBEContext context)
Sets the logging context.
|
| Constructor and Description |
|---|
GCUBELog(Object obj,
GCUBEContext context)
Creates a new logger for a given object and in a given context.
|
Copyright © 2015. All Rights Reserved.