com.atlassian.confluence.setup.webwork
Class BootstrapAwareInterceptor
java.lang.Object
com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
com.atlassian.confluence.setup.webwork.BootstrapAwareInterceptor
- All Implemented Interfaces:
- com.opensymphony.xwork.interceptor.Interceptor
public class BootstrapAwareInterceptor
- extends AbstractAwareInterceptor
Method Summary |
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 |
BootstrapAwareInterceptor
public BootstrapAwareInterceptor()
intercept
public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
throws Exception
- Specified by:
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
- Specified by:
intercept
in class AbstractAwareInterceptor
- Throws:
Exception