|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.processor.DelegateProcessor
org.apache.camel.management.InstrumentationProcessor
public class InstrumentationProcessor
Field Summary |
---|
Fields inherited from class org.apache.camel.processor.DelegateProcessor |
---|
processor |
Method Summary | |
---|---|
void |
process(Exchange exchange)
Processes the message exchange |
Methods inherited from class org.apache.camel.processor.DelegateProcessor |
---|
doStart, doStop, getProcessor, proceed, processNext, setProcessor, toString |
Methods inherited from class org.apache.camel.impl.ServiceSupport |
---|
addChildService, getThreadName, isRunAllowed, isStarted, isStarting, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public void process(Exchange exchange) throws Exception
Processor
process
in interface Processor
process
in class DelegateProcessor
Exception
- if an internal processing error has occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |