|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEServiceContext
org.gcube.dir.master.contexts.ServiceContext
public class ServiceContext
Provides a context to the operation of the Master service.
Field Summary | |
---|---|
static java.lang.String |
JNDI_NAME
Name of the port-type in the JNDI configuration of the service. |
static java.lang.String |
SELF_STAGING_PREFIX
Prefix for self-staging resources |
Method Summary | |
---|---|
static ServiceContext |
getContext()
Returns the single context instance. |
IndexManager<?,?> |
getIndexManager()
Returns the index manager used by the service. |
java.lang.String |
getJNDIName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String JNDI_NAME
public static final java.lang.String SELF_STAGING_PREFIX
Method Detail |
---|
public static ServiceContext getContext()
public java.lang.String getJNDIName()
public IndexManager<?,?> getIndexManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |