public class StatisticsJDBCInterceptor extends AbstractInterceptor
Interceptor.FlowELEMENT_NAME, id, namerouter| Constructor and Description |
|---|
StatisticsJDBCInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAfterParsing() |
DataSource |
getDataSource() |
String |
getHelpId() |
Outcome |
handleResponse(Exchange exc) |
void |
init() |
boolean |
isPostMethodOnly() |
boolean |
isSoapOnly() |
protected void |
parseAttributes(XMLStreamReader token) |
void |
setDataSource(DataSource dataSource) |
void |
setPostMethodOnly(boolean postMethodOnly) |
void |
setSoapOnly(boolean soapOnly) |
protected void |
writeInterceptor(XMLStreamWriter out) |
getDisplayName, getElementName, getFlow, getId, getLongDescription, getShortDescription, handleRequest, setDisplayName, setFlow, setId, writegetRouter, setRoutergetBoolean, move2RootElementIfNeeded, parse, parseCharacters, parseChildren, toXml, writeIfNotNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRouter, setRouterparsepublic void init()
public Outcome handleResponse(Exchange exc) throws Exception
handleResponse in interface InterceptorhandleResponse in class AbstractInterceptorExceptionpublic DataSource getDataSource()
public void setDataSource(DataSource dataSource)
public boolean isPostMethodOnly()
public void setPostMethodOnly(boolean postMethodOnly)
public boolean isSoapOnly()
public void setSoapOnly(boolean soapOnly)
protected void writeInterceptor(XMLStreamWriter out) throws XMLStreamException
writeInterceptor in class AbstractInterceptorXMLStreamExceptionprotected void parseAttributes(XMLStreamReader token)
parseAttributes in class AbstractInterceptorpublic void doAfterParsing()
throws Exception
doAfterParsing in class AbstractXmlElementExceptionpublic String getHelpId()
getHelpId in interface InterceptorgetHelpId in class AbstractInterceptorCopyright © 2012. All Rights Reserved.