org.gcube.common.vremanagement.ghnmanager.impl.contexts
Class ServiceContext

java.lang.Object
  extended by GCUBEServiceContext
      extended by org.gcube.common.vremanagement.ghnmanager.impl.contexts.ServiceContext

public class ServiceContext
extends GCUBEServiceContext

Service context implementation for GHNManager

Author:
Manuele Simi (CNR-ISTI)

Field Summary
static java.lang.String JNDI_NAME
          JNDI resource
 
Method Summary
 java.util.List<PlatformDescription> getConfiguredPlatforms()
           
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
JNDI resource

See Also:
Constant Field Values
Method Detail

getContext

public static ServiceContext getContext()


getJNDIName

public java.lang.String getJNDIName()


getConfiguredPlatforms

public java.util.List<PlatformDescription> getConfiguredPlatforms()
Returns:
the platforms configured on this ghn