org.gcube.informationsystem.notifier.impl
Class NotifierContext

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.informationsystem.notifier.impl.NotifierContext

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

Author:
Andrea Manzi (ISTI-CNR)

Field Summary
 
Fields inherited from class org.gcube.common.core.contexts.GCUBEPortTypeContext
NAME_JNDI_NAME
 
Method Summary
static NotifierContext getContext()
           
 java.lang.String getJNDIName()
           
 java.lang.String getNamespace()
           
static org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext getPortTypeContext()
           
 org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
           
 java.lang.String getServiceName()
           
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext
getLocalHome, getPublicationProfile, getResourceLifeTime, getRPDName, getWSHome, makeKey
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEPortTypeContext
getDeploymentDescriptor, getEPR, getFile, getName, getPersistentFile, getProperty, getSecurityDescriptor
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEContext
debugContext, getResource, getTiming, printContext, resetTimer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContext

public static NotifierContext getContext()

getJNDIName

public java.lang.String getJNDIName()
Specified by:
getJNDIName in class org.gcube.common.core.contexts.GCUBEPortTypeContext

getNamespace

public java.lang.String getNamespace()
Specified by:
getNamespace in class org.gcube.common.core.contexts.GCUBEPortTypeContext

getServiceName

public java.lang.String getServiceName()

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()