|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.interceptors.OnDemandNotSupportedInterceptor
public class OnDemandNotSupportedInterceptor
Field Summary | |
---|---|
static java.lang.String |
ON_DEMAND_NOT_SUPPORTED
|
Constructor Summary | |
---|---|
OnDemandNotSupportedInterceptor()
|
Method Summary | |
---|---|
void |
destroy()
|
void |
init()
|
java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation invocation)
|
void |
setFeatureManager(FeatureManager featureManager)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ON_DEMAND_NOT_SUPPORTED
Constructor Detail |
---|
public OnDemandNotSupportedInterceptor()
Method Detail |
---|
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 invocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
java.lang.Exception
public void setFeatureManager(FeatureManager featureManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |