org.gcube.contentmanagement.contentmanager.context
Class BasePTContext

java.lang.Object
  extended by GCUBEStatefulPortTypeContext
      extended by org.gcube.contentmanagement.contentmanager.context.BasePTContext
Direct Known Subclasses:
FactoryPTContext, ReadManagerPTContext, WriteManagerPTContext

public abstract class BasePTContext
extends GCUBEStatefulPortTypeContext

Base class for port-type contexts.

Author:
Fabio Simeoni (University of Strathclyde)

Constructor Summary
BasePTContext()
           
 
Method Summary
 java.lang.String getNamespace()
          
 GCUBEServiceContext getServiceContext()
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasePTContext

public BasePTContext()
Method Detail

getNamespace

public java.lang.String getNamespace()


getServiceContext

public GCUBEServiceContext getServiceContext()