org.gcube.indexmanagement.forwardindexlookup
Class ForwardIndexLookupContext

java.lang.Object
  extended by GCUBEStatefulPortTypeContext
      extended by org.gcube.indexmanagement.forwardindexlookup.ForwardIndexLookupContext

public class ForwardIndexLookupContext
extends GCUBEStatefulPortTypeContext

Author:
Spyros Boutsis, NKUA

Constructor Summary
ForwardIndexLookupContext()
           
 
Method Summary
 java.lang.String getJNDIName()
           
 java.lang.String getNamespace()
           
static GCUBEStatefulPortTypeContext getPortTypeContext()
           
 GCUBEServiceContext getServiceContext()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForwardIndexLookupContext

public ForwardIndexLookupContext()
Method Detail

getJNDIName

public java.lang.String getJNDIName()

getNamespace

public java.lang.String getNamespace()

getServiceContext

public GCUBEServiceContext getServiceContext()

getPortTypeContext

public static GCUBEStatefulPortTypeContext getPortTypeContext()