com.atlassian.confluence.core.actions
Class LastModifiedInterceptor

java.lang.Object
  extended by com.atlassian.confluence.core.actions.LastModifiedInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor

public class LastModifiedInterceptor
extends java.lang.Object
implements com.opensymphony.xwork.interceptor.Interceptor

Created by IntelliJ IDEA. User: Tomd Date: 29/03/2006 Time: 12:26:53 To change this template use File | Settings | File Templates.


Constructor Summary
LastModifiedInterceptor()
           
 
Method Summary
 void destroy()
           
 void init()
           
 java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastModifiedInterceptor

public LastModifiedInterceptor()
Method Detail

destroy

public void destroy()
Specified by:
destroy in interface com.opensymphony.xwork.interceptor.Interceptor

init

public void init()
Specified by:
init in interface com.opensymphony.xwork.interceptor.Interceptor

intercept

public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
                           throws java.lang.Exception
Specified by:
intercept in interface com.opensymphony.xwork.interceptor.Interceptor
Throws:
java.lang.Exception


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.