org.gcube.personalization.userprofileaccess.impl
Class ServiceContext

java.lang.Object
  extended by GCUBEServiceContext
      extended by org.gcube.personalization.userprofileaccess.impl.ServiceContext

public class ServiceContext
extends GCUBEServiceContext

Author:
Panagiota Koltsida, NKUA

Field Summary
static java.lang.String JNDI_NAME
          the jndi name
 
Method Summary
static ServiceContext getContext()
           
 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
the jndi name

See Also:
Constant Field Values
Method Detail

getContext

public static ServiceContext getContext()
Returns:
cached instance

getJNDIName

public java.lang.String getJNDIName()