|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StopWatch | |
|---|---|
| org.apache.camel.processor | A collection of Processor implementations which are used to implement the Enterprise Integration Patterns |
| Uses of StopWatch in org.apache.camel.processor |
|---|
| Methods in org.apache.camel.processor that return StopWatch | |
|---|---|
StopWatch |
CamelInternalProcessor.InstrumentationAdvice.before(Exchange exchange)
|
StopWatch |
CamelInternalProcessor.BacklogDebuggerAdvice.before(Exchange exchange)
|
| Methods in org.apache.camel.processor with parameters of type StopWatch | |
|---|---|
void |
CamelInternalProcessor.InstrumentationAdvice.after(Exchange exchange,
StopWatch watch)
|
void |
CamelInternalProcessor.BacklogDebuggerAdvice.after(Exchange exchange,
StopWatch stopWatch)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||