org.gcube.contentmanagement.viewmanager.context
Class ViewPTContext

java.lang.Object
  extended by GCUBEStatefulPortTypeContext
      extended by org.gcube.contentmanagement.viewmanager.context.ViewPTContext

public class ViewPTContext
extends GCUBEStatefulPortTypeContext

Author:
Fabio Simeoni (University of Strathclyde)

Method Summary
static ViewPTContext getContext()
          Returns a context instance.
 java.lang.String getJNDIName()
          
 java.lang.String getNamespace()
          
 GCUBEServiceContext getServiceContext()
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContext

public static ViewPTContext getContext()
Returns a context instance.

Returns:
the context.

getJNDIName

public java.lang.String getJNDIName()


getNamespace

public java.lang.String getNamespace()


getServiceContext

public GCUBEServiceContext getServiceContext()