it.eng.spagobi.commons
Class SingletonConfigCache

java.lang.Object
  extended by it.eng.spagobi.commons.SingletonConfigCache
All Implemented Interfaces:
it.eng.spagobi.commons.ISingletonConfigCache

public class SingletonConfigCache
extends java.lang.Object
implements it.eng.spagobi.commons.ISingletonConfigCache


Constructor Summary
SingletonConfigCache()
           
 
Method Summary
 java.lang.String get(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingletonConfigCache

public SingletonConfigCache()
Method Detail

get

public java.lang.String get(java.lang.String key)
Specified by:
get in interface it.eng.spagobi.commons.ISingletonConfigCache