public final class ConfluenceAutowireInterceptor
extends java.lang.Object
implements com.opensymphony.xwork.interceptor.Interceptor
If the action implements InitializingBean
the
InitializingBean.afterPropertiesSet()
method will be invoked after
autowiring is completed.
Constructor and Description |
---|
ConfluenceAutowireInterceptor() |
public void destroy()
destroy
in interface com.opensymphony.xwork.interceptor.Interceptor
public void init()
init
in interface com.opensymphony.xwork.interceptor.Interceptor
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
java.lang.Exception
Copyright © 2003-2014 Atlassian. All Rights Reserved.