public final class ConfluenceAutowireInterceptor extends 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() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) |
Copyright © 2003–2018 Atlassian. All rights reserved.