org.gcube.personalization.userprofileaccess.impl
Class StatefulContext

java.lang.Object
  extended by org.gcube.common.core.contexts.GCUBEContext
      extended by org.gcube.common.core.contexts.GCUBEPortTypeContext
          extended by org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext
              extended by org.gcube.personalization.userprofileaccess.impl.StatefulContext

public class StatefulContext
extends org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext

Author:
Panagiota Koltsida, NKUA

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.common.core.contexts.GCUBEPortTypeContext
org.gcube.common.core.contexts.GCUBEPortTypeContext.PTConsumer
 
Field Summary
static String JNDI_NAME
          the jndi name
 
Fields inherited from class org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext
LIFETIME_JNDI_NAME, profile, PUBLICATION_MODE_JNDI_PULL, PUBLICATION_MODE_JNDI_PUSH, PUBLICATIONPROFILE_JNDI_NAME, publicationStatus, RESOURCE_HOME_JNDI_NAME, RPDNAME_JNDI_NAME, WS_HOME_JNDI_NAME
 
Fields inherited from class org.gcube.common.core.contexts.GCUBEPortTypeContext
deploymentDescriptor, name, securityDescriptor, WSDD_FILE_NAME, WSSD_WSDD_NAME
 
Fields inherited from class org.gcube.common.core.contexts.GCUBEContext
logger, timers
 
Constructor Summary
StatefulContext()
           
 
Method Summary
 String getJNDIName()
          
 String getNamespace()
          
static org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext getPortTypeContext()
           
 org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
          
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext
getLocalHome, getPublicationProfile, getResourceLifeTime, getRPDName, getWSHome, makeKey, onInitialisation
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEPortTypeContext
getDeploymentDescriptor, getEPR, getFile, getName, getPersistentFile, getProperty, getSecurityDescriptor, onFailure, onReady, onStateChange, onUpdate
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEContext
debugContext, getJNDIContext, getResource, getTiming, printContext, resetTimer, setJNDIContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNDI_NAME

public static String JNDI_NAME
the jndi name

Constructor Detail

StatefulContext

public StatefulContext()
Method Detail

getJNDIName

public String getJNDIName()

Specified by:
getJNDIName in class org.gcube.common.core.contexts.GCUBEPortTypeContext

getNamespace

public String getNamespace()

Specified by:
getNamespace in class org.gcube.common.core.contexts.GCUBEPortTypeContext

getServiceContext

public org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()

Specified by:
getServiceContext in class org.gcube.common.core.contexts.GCUBEPortTypeContext

getPortTypeContext

public static org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext getPortTypeContext()
Returns:
the stateful context


Copyright © 2013. All Rights Reserved.