public class XPathCBRInterceptor extends AbstractInterceptor
Interceptor.FlowELEMENT_NAME, id, namerouter| Constructor and Description |
|---|
XPathCBRInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelpId() |
String |
getLongDescription() |
Map<String,String> |
getNamespaces() |
RouteProvider |
getRouteProvider() |
String |
getShortDescription() |
Outcome |
handleRequest(Exchange exc) |
protected void |
parseChildren(XMLStreamReader token,
String child) |
void |
setNamespaces(Map<String,String> namespaces) |
void |
setRouteProvider(RouteProvider routeProvider) |
protected void |
writeInterceptor(XMLStreamWriter out) |
getDisplayName, getElementName, getFlow, getId, handleResponse, parseAttributes, setDisplayName, setFlow, setId, writegetRouter, setRouterdoAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseCharacters, toXml, writeIfNotNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRouter, setRouterparsepublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic RouteProvider getRouteProvider()
public void setRouteProvider(RouteProvider routeProvider)
protected void writeInterceptor(XMLStreamWriter out) throws XMLStreamException
writeInterceptor in class AbstractInterceptorXMLStreamExceptionprotected void parseChildren(XMLStreamReader token, String child) throws Exception
parseChildren in class AbstractXmlElementExceptionpublic String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorpublic String getLongDescription()
getLongDescription in interface InterceptorgetLongDescription in class AbstractInterceptorpublic String getHelpId()
getHelpId in interface InterceptorgetHelpId in class AbstractInterceptorCopyright © 2012. All Rights Reserved.