public class AdminConsoleInterceptor extends AbstractInterceptor
Interceptor.FlowELEMENT_NAME, id, namerouter| Constructor and Description |
|---|
AdminConsoleInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelpId() |
String |
getShortDescription() |
Outcome |
handleRequest(Exchange exc) |
boolean |
isReadOnly() |
protected void |
parseAttributes(XMLStreamReader token) |
void |
setReadOnly(boolean readOnly) |
void |
setRouter(Router router) |
protected void |
writeInterceptor(XMLStreamWriter out) |
getDisplayName, getElementName, getFlow, getId, getLongDescription, handleResponse, setDisplayName, setFlow, setId, writegetRouterdoAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseCharacters, parseChildren, toXml, writeIfNotNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRouterparsepublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic void setRouter(Router router)
setRouter in interface InterceptorsetRouter in class AbstractConfigElementprotected void writeInterceptor(XMLStreamWriter out) throws XMLStreamException
writeInterceptor in class AbstractInterceptorXMLStreamExceptionprotected void parseAttributes(XMLStreamReader token)
parseAttributes in class AbstractInterceptorpublic boolean isReadOnly()
public void setReadOnly(boolean readOnly)
public String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorpublic String getHelpId()
getHelpId in interface InterceptorgetHelpId in class AbstractInterceptorCopyright © 2012. All Rights Reserved.