org.gcube.personalization.userprofileaccess.impl
Class StatefulContext

java.lang.Object
  extended by GCUBEStatefulPortTypeContext
      extended by org.gcube.personalization.userprofileaccess.impl.StatefulContext

public class StatefulContext
extends GCUBEStatefulPortTypeContext

Author:
Panagiota Koltsida, NKUA

Field Summary
static java.lang.String JNDI_NAME
          the jndi name
 
Constructor Summary
StatefulContext()
           
 
Method Summary
 java.lang.String getJNDIName()
          
 java.lang.String getNamespace()
          
static GCUBEStatefulPortTypeContext getPortTypeContext()
           
 GCUBEServiceContext getServiceContext()
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNDI_NAME

public static java.lang.String JNDI_NAME
the jndi name

Constructor Detail

StatefulContext

public StatefulContext()
Method Detail

getJNDIName

public java.lang.String getJNDIName()


getNamespace

public java.lang.String getNamespace()


getServiceContext

public GCUBEServiceContext getServiceContext()


getPortTypeContext

public static GCUBEStatefulPortTypeContext getPortTypeContext()
Returns:
the stateful context