Uses of Interface
org.exoplatform.services.portletcontainer.monitor.CachedData

Packages that use CachedData
org.exoplatform.services.portletcontainer.monitor   
org.exoplatform.services.portletcontainer.plugins.pc.monitor   
 

Uses of CachedData in org.exoplatform.services.portletcontainer.monitor
 

Methods in org.exoplatform.services.portletcontainer.monitor that return CachedData
 CachedData PortletRuntimeData.getCachedData(String key, boolean isCacheGlobal)
           
 

Uses of CachedData in org.exoplatform.services.portletcontainer.plugins.pc.monitor
 

Classes in org.exoplatform.services.portletcontainer.plugins.pc.monitor that implement CachedData
 class CachedDataImpl
          Created y the eXo platform team.
 

Methods in org.exoplatform.services.portletcontainer.plugins.pc.monitor that return CachedData
 CachedData PortletRuntimeDatasImpl.getCachedData(String key, boolean isCacheGlobal)
          Overridden method.
 

Methods in org.exoplatform.services.portletcontainer.plugins.pc.monitor with parameters of type CachedData
 void PortletRuntimeDatasImpl.setCachedData(String key, CachedData cachedData, boolean isCacheGlobal)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.