org.gcube.messaging.common.consumer
Class MessagingConsumerContext

java.lang.Object
  extended by GCUBEStatefulPortTypeContext
      extended by org.gcube.messaging.common.consumer.MessagingConsumerContext

public class MessagingConsumerContext
extends GCUBEStatefulPortTypeContext

The consumer Context

Author:
Andrea Manzi(CERN)

Method Summary
static MessagingConsumerContext getContext()
           
 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 MessagingConsumerContext getContext()
Returns:
the context

getJNDIName

public java.lang.String getJNDIName()
Returns:
PORT TYPE NAME

getNamespace

public java.lang.String getNamespace()
Returns:
Namespace

getServiceContext

public GCUBEServiceContext getServiceContext()
Returns:
Service Context