com.macvu.tiles.capture
Class CacheablesCaptureWrapper
java.lang.Object
com.macvu.tiles.capture.CacheablesCaptureWrapper
public class CacheablesCaptureWrapper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
TILES_CACHEABLE_CAPTURE
public static final java.lang.String TILES_CACHEABLE_CAPTURE
- See Also:
- Constant Field Values
CacheablesCaptureWrapper
public CacheablesCaptureWrapper(javax.servlet.ServletContext servletContext)
init
protected void init(javax.servlet.ServletContext servletContext)
isEnableCapture
public boolean isEnableCapture()
enableCapture
public void enableCapture()
disableCapture
public void disableCapture()
clearCapturedTilesSet
public void clearCapturedTilesSet()
captureCacheablesForTile
public void captureCacheablesForTile(CacheComponentDefinition definition,
javax.servlet.http.HttpServletRequest request)
captureCacheablesForTile
public void captureCacheablesForTile(CacheComponentDefinition definition,
javax.servlet.jsp.PageContext pageContext)
getCapturedTiles
public java.util.Set getCapturedTiles()
addCacheablesForTile
protected void addCacheablesForTile(CacheComponentDefinition definition,
javax.servlet.jsp.PageContext pageContext)
addCacheablesForTile
protected void addCacheablesForTile(CacheComponentDefinition definition,
javax.servlet.http.HttpServletRequest request)
addCacheablesForTile
protected void addCacheablesForTile(CacheComponentDefinition definition,
javax.servlet.http.HttpSession session)
Copyright © 2005 MacVu group. All Rights Reserved.