org.gcube.informationsystem.registry.impl.contexts
Class ServiceContext

java.lang.Object
  extended by GCUBEServiceContext
      extended by org.gcube.informationsystem.registry.impl.contexts.ServiceContext

public class ServiceContext
extends GCUBEServiceContext

IS-Registry service context

Author:
Andrea Manzi, Manuele Simi , Lucio lelii (CNR)

Nested Class Summary
static class ServiceContext.RegistryTopic
           
 
Field Summary
static java.lang.String JNDI_NAME
           
 
Method Summary
static ServiceContext getContext()
           
 java.lang.String getJNDIName()
           
  getTopicProducer()
           
 void waitUntilReady()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNDI_NAME

public static final java.lang.String JNDI_NAME
See Also:
Constant Field Values
Method Detail

getContext

public static ServiceContext getContext()
Returns:
ServiceContext

getJNDIName

public java.lang.String getJNDIName()
Returns:
the JNDI name

getTopicProducer

public  getTopicProducer()
Returns:
GCUBEProducer

waitUntilReady

public void waitUntilReady()