org.gcube.informationsystem.notifier.impl
Class NotifierContext

java.lang.Object
  extended by GCUBEStatefulPortTypeContext
      extended by org.gcube.informationsystem.notifier.impl.NotifierContext

public class NotifierContext
extends GCUBEStatefulPortTypeContext

Author:
Andrea Manzi (ISTI-CNR)

Method Summary
static NotifierContext getContext()
           
 java.lang.String getJNDIName()
           
 java.lang.String getNamespace()
           
static GCUBEStatefulPortTypeContext getPortTypeContext()
           
 GCUBEServiceContext getServiceContext()
           
 java.lang.String getServiceName()
           
 
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()

getNamespace

public java.lang.String getNamespace()

getServiceName

public java.lang.String getServiceName()

getServiceContext

public GCUBEServiceContext getServiceContext()

getPortTypeContext

public static GCUBEStatefulPortTypeContext getPortTypeContext()