Uses of Class
org.deegree_impl.services.wms.WMSCache

Packages that use WMSCache
org.deegree_impl.services.wms   
 

Uses of WMSCache in org.deegree_impl.services.wms
 

Fields in org.deegree_impl.services.wms declared as WMSCache
private static WMSCache WMService_Impl.cache
           
private static WMSCache WMSCache.cache
           
 

Methods in org.deegree_impl.services.wms that return WMSCache
static WMSCache WMSCache.getInstance(int maxSize)
          realizes the singelton pattern to access/create an instance of a WMSCache