org.gcube.contentmanagement.util.configuration
Class Configuration.DefaultContextProvider

java.lang.Object
  extended by org.gcube.contentmanagement.util.configuration.Configuration.DefaultContextProvider
All Implemented Interfaces:
Configuration.ContextProvider
Enclosing class:
Configuration

public static class Configuration.DefaultContextProvider
extends java.lang.Object
implements Configuration.ContextProvider


Constructor Summary
Configuration.DefaultContextProvider()
           
 
Method Summary
 java.lang.String getContextID()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration.DefaultContextProvider

public Configuration.DefaultContextProvider()
Method Detail

getContextID

public java.lang.String getContextID()
Specified by:
getContextID in interface Configuration.ContextProvider