|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
public abstract class AbstractBambooInterceptor
Constructor Summary | |
---|---|
AbstractBambooInterceptor()
|
Method Summary | |
---|---|
void |
destroy()
|
protected java.lang.String |
getParameter(java.lang.String parameterName)
|
protected int |
getParameterAsInt(java.lang.String parameterName)
|
protected boolean |
hasParameter(java.lang.String parameterName)
|
void |
init()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.opensymphony.xwork.interceptor.Interceptor |
---|
intercept |
Constructor Detail |
---|
public AbstractBambooInterceptor()
Method Detail |
---|
public void init()
init
in interface com.opensymphony.xwork.interceptor.Interceptor
public void destroy()
destroy
in interface com.opensymphony.xwork.interceptor.Interceptor
protected java.lang.String getParameter(java.lang.String parameterName)
protected int getParameterAsInt(java.lang.String parameterName)
protected boolean hasParameter(java.lang.String parameterName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |