public class FragmentCacheService extends Object implements org.picocontainer.Startable
| Constructor and Description |
|---|
FragmentCacheService(org.exoplatform.services.cache.CacheService cacheService,
org.exoplatform.container.xml.InitParams params) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.services.portletcache.MarkupFragment |
getMarkupFragment(org.exoplatform.services.portletcache.PortletRenderContext context,
org.exoplatform.services.portletcache.WindowKey key) |
void |
setCacheSize(int size) |
void |
start() |
void |
stop() |
public FragmentCacheService(org.exoplatform.services.cache.CacheService cacheService,
org.exoplatform.container.xml.InitParams params)
public org.exoplatform.services.portletcache.MarkupFragment getMarkupFragment(org.exoplatform.services.portletcache.PortletRenderContext context,
org.exoplatform.services.portletcache.WindowKey key)
public void setCacheSize(int size)
public void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.StartableCopyright © 2003–2019 eXo Platform SAS. All rights reserved.