public abstract class AbstractFlowInterceptor extends AbstractInterceptor
Interceptor.Flowid, name, router| Constructor and Description |
|---|
AbstractFlowInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
List<Interceptor> |
getInterceptors() |
void |
init(Router router) |
void |
setInterceptors(List<Interceptor> interceptors) |
getDisplayName, getFlow, getHelpId, getId, getLongDescription, getRouter, getRule, getShortDescription, handleAbort, handleRequest, handleResponse, init, setDisplayName, setFlow, setIdpublic List<Interceptor> getInterceptors()
public void setInterceptors(List<Interceptor> interceptors)
public void init(Router router) throws Exception
init in interface Interceptorinit in class AbstractInterceptorExceptionCopyright © 2022. All Rights Reserved.