org.gcube.datatransformation.datatransformationservice
Class DTSContext

java.lang.Object
  extended by GCUBEServiceContext
      extended by org.gcube.datatransformation.datatransformationservice.DTSContext

public class DTSContext
extends GCUBEServiceContext

Author:
Dimitris Katris, NKUA The context of DTS Service

Field Summary
static java.lang.String DTS_JNDI_NAME
          The JNDI name of the service Should be the same as the service name in deploy-jndi-config.xml
static java.lang.String GRS2_PORT
           
 
Method Summary
static DTSContext getContext()
          Returns context instance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DTS_JNDI_NAME

public static final java.lang.String DTS_JNDI_NAME
The JNDI name of the service Should be the same as the service name in deploy-jndi-config.xml

See Also:
Constant Field Values

GRS2_PORT

public static java.lang.String GRS2_PORT
Method Detail

getContext

public static DTSContext getContext()
Returns context instance