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 Object
implements com.opensymphony.xwork.interceptor.Interceptor


Constructor Summary
LastModifiedInterceptor()
           
 
Method Summary
 void destroy()
           
 void init()
           
 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 String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
                 throws Exception
Specified by:
intercept in interface com.opensymphony.xwork.interceptor.Interceptor
Throws:
Exception


Copyright © 2003-2012 Atlassian. All Rights Reserved.