public class AdminConsoleInterceptor extends AbstractInterceptor
Interceptor.Flowid, name, router| Constructor and Description |
|---|
AdminConsoleInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getShortDescription() |
Outcome |
handleRequest(Exchange exc) |
void |
init(Router router) |
boolean |
isReadOnly() |
void |
setReadOnly(boolean readOnly) |
getDisplayName, getFlow, getHelpId, getId, getLongDescription, getRouter, getRule, handleAbort, handleResponse, init, setDisplayName, setFlow, setIdpublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic void init(Router router) throws Exception
init in interface Interceptorinit in class AbstractInterceptorExceptionpublic boolean isReadOnly()
public void setReadOnly(boolean readOnly)
public String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorCopyright © 2021. All Rights Reserved.