org.infoglue.deliver.util
Class RequestCentricCachePopulator

java.lang.Object
  extended by org.infoglue.deliver.util.RequestCentricCachePopulator

public class RequestCentricCachePopulator
extends java.lang.Object


Field Summary
static org.apache.log4j.Logger logger
           
 
Constructor Summary
RequestCentricCachePopulator()
           
 
Method Summary
 void recache(DatabaseWrapper dbWrapper, java.lang.Integer siteNodeId)
          This method simulates a call to a page so all castor caches fills up before we throw the old page cache.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static final org.apache.log4j.Logger logger
Constructor Detail

RequestCentricCachePopulator

public RequestCentricCachePopulator()
Method Detail

recache

public void recache(DatabaseWrapper dbWrapper,
                    java.lang.Integer siteNodeId)
             throws SystemException,
                    java.lang.Exception
This method simulates a call to a page so all castor caches fills up before we throw the old page cache.

Parameters:
db -
siteNodeId -
languageId -
contentId -
Throws:
SystemException
java.lang.Exception


Copyright © 2005 InfoGlue.org All Rights Reserved.