org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl
Class SMSServiceContext

java.lang.Object
  extended by GCUBEServiceContext
      extended by org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.SMSServiceContext

public class SMSServiceContext
extends GCUBEServiceContext


Field Summary
static java.lang.String JNDI_NAME
           
 
Method Summary
static SMSServiceContext getContext()
          Returns cached instance
 java.lang.String getJNDIName()
          
 
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 SMSServiceContext getContext()
Returns cached instance


getJNDIName

public java.lang.String getJNDIName()