Uses of Class
org.exoplatform.services.portletcontainer.config.Cache

Packages that use Cache
org.exoplatform.services.portletcontainer   
org.exoplatform.services.portletcontainer.config   
 

Uses of Cache in org.exoplatform.services.portletcontainer
 

Methods in org.exoplatform.services.portletcontainer that return Cache
 Cache PortletContainer.getCache()
           
 

Methods in org.exoplatform.services.portletcontainer with parameters of type Cache
 void PortletContainer.setCache(Cache cache)
           
 

Uses of Cache in org.exoplatform.services.portletcontainer.config
 

Methods in org.exoplatform.services.portletcontainer.config with parameters of type Cache
static void XMLSerializer.toXML(org.exoplatform.commons.xml.ExoXMLSerializer ser, Cache cache)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.