org.gcube.vremanagement.resourcebroker.impl.contexts
Class ServiceContext

java.lang.Object
  extended by GCUBEServiceContext
      extended by org.gcube.vremanagement.resourcebroker.impl.contexts.ServiceContext

public class ServiceContext
extends GCUBEServiceContext

ResourceBroker service context implementation.

Author:
Daniele Strollo (ISTI-CNR)

Constructor Summary
ServiceContext()
           
 
Method Summary
static ServiceContext getContext()
          Gets the current service context.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceContext

public ServiceContext()
Method Detail

getContext

public static ServiceContext getContext()
Gets the current service context.

Returns:
the service context