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

Packages that use GCUBEContext
org.gcube.common.core.contexts   
org.gcube.common.core.utils.logging   
 

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

Subclasses of GCUBEContext in org.gcube.common.core.contexts
 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).
 

Uses of GCUBEContext in org.gcube.common.core.utils.logging
 

Methods in org.gcube.common.core.utils.logging with parameters of type GCUBEContext
 void GCUBELog.setContext(GCUBEContext context)
          Sets the logging context.
 

Constructors in org.gcube.common.core.utils.logging with parameters of type GCUBEContext
GCUBELog(Object obj, GCUBEContext context)
          Creates a new logger for a given object and in a given context.
 



Copyright © 2012. All Rights Reserved.