|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAbstractInterceptor
RequestInterceptor
AbstractClientRequestInterceptor
DivPanelCRI
public class DivPanelCRI
Constructor Summary | |
---|---|
DivPanelCRI()
|
Method Summary | |
---|---|
void |
postRequest(RequestInterceptorContext context,
InterceptorChain chain)
|
void |
preRequest(RequestInterceptorContext ctxt,
InterceptorChain chain)
|
Methods inherited from class AbstractClientRequestInterceptor |
---|
getCommand |
Methods inherited from class RequestInterceptor |
---|
cancelRequest, postInvoke, preInvoke |
Methods inherited from class AbstractInterceptor |
---|
getConfig, init |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DivPanelCRI()
Method Detail |
---|
public void preRequest(RequestInterceptorContext ctxt, InterceptorChain chain)
preRequest
in class RequestInterceptor
public void postRequest(RequestInterceptorContext context, InterceptorChain chain) throws InterceptorException
postRequest
in class RequestInterceptor
InterceptorException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |