org.gcube.common.clients.fw
Class Utils

java.lang.Object
  extended by org.gcube.common.clients.fw.Utils

public class Utils
extends Object

Library-wide utilities

Author:
Fabio Simeoni

Field Summary
static String contextPath
          Context path for gCore services
static org.gcube.common.clients.cache.EndpointCache<EndpointReference> globalCache
          Shared endpoint cache.
 
Constructor Summary
Utils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

globalCache

public static org.gcube.common.clients.cache.EndpointCache<EndpointReference> globalCache
Shared endpoint cache.


contextPath

public static String contextPath
Context path for gCore services

Constructor Detail

Utils

public Utils()


Copyright © 2013. All Rights Reserved.