org.apache.cocoon.servlet.node
Class LastModifiedCollector

java.lang.Object
  extended by org.apache.cocoon.servlet.node.LastModifiedCollector

public class LastModifiedCollector
extends Object


Constructor Summary
LastModifiedCollector()
           
 
Method Summary
static void clearLastModified()
           
static long getLastModified()
           
 Object interceptInvoke(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastModifiedCollector

public LastModifiedCollector()
Method Detail

getLastModified

public static long getLastModified()

clearLastModified

public static void clearLastModified()

interceptInvoke

public Object interceptInvoke(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
                       throws Throwable
Throws:
Throwable


Copyright © 2008 The Apache Software Foundation. All Rights Reserved.