com.atlassian.bamboo.ww2.interceptors
Class SetupCheckInterceptor
java.lang.Object
com.atlassian.bamboo.ww2.interceptors.SetupCheckInterceptor
public class SetupCheckInterceptor
- extends Object
Ensure we don't try to hit the setup step after setup is complete.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALREADY_SETUP
public static final String ALREADY_SETUP
- See Also:
- Constant Field Values
SetupCheckInterceptor
public SetupCheckInterceptor()
destroy
public void destroy()
init
public void init()
intercept
public String intercept(ActionInvocation actionInvocation)
throws Exception
- Throws:
Exception
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.