Uses of Interface
lumis.portal.cache.ICacheDataProvider

Packages that use ICacheDataProvider
lumis.portal.cache   
 

Uses of ICacheDataProvider in lumis.portal.cache
 

Methods in lumis.portal.cache with parameters of type ICacheDataProvider
 T PortalCache.fetch(java.lang.String key, ICacheDataProvider<T> cacheDataProvider)
          Obtain the value associated with the specified key.
 

Constructors in lumis.portal.cache with parameters of type ICacheDataProvider
PortalCache(java.lang.String cacheId, ICacheDataProvider<T> defaultCacheDataProvider)
          Creates a portal cache instance with the specified identifier and cache data provider.
 



Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.