|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TraceableUnitOfWork | |
---|---|
org.apache.camel.impl | Default implementation classes for Camel Core |
org.apache.camel.processor.interceptor | Helper classes for interceptors. |
Uses of TraceableUnitOfWork in org.apache.camel.impl |
---|
Classes in org.apache.camel.impl that implement TraceableUnitOfWork | |
---|---|
class |
DefaultUnitOfWork
The default implementation of UnitOfWork |
Uses of TraceableUnitOfWork in org.apache.camel.processor.interceptor |
---|
Methods in org.apache.camel.processor.interceptor with parameters of type TraceableUnitOfWork | |
---|---|
protected boolean |
TraceInterceptor.afterIntercept(InterceptDefinition interceptr,
TraceableUnitOfWork tuow,
Exchange exchange)
|
protected boolean |
TraceInterceptor.beforeOnCompletion(OnCompletionDefinition onCompletion,
TraceableUnitOfWork tuow,
Exchange exchange)
|
protected boolean |
TraceInterceptor.beforeOnException(OnExceptionDefinition onException,
TraceableUnitOfWork tuow,
Exchange exchange)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |