public static class CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice extends CamelInternalProcessor.UnitOfWorkProcessorAdvice
| Constructor and Description |
|---|
ChildUnitOfWorkProcessorAdvice(RouteContext routeContext,
UnitOfWork parent) |
| Modifier and Type | Method and Description |
|---|---|
protected UnitOfWork |
createUnitOfWork(Exchange exchange) |
after, beforepublic ChildUnitOfWorkProcessorAdvice(RouteContext routeContext, UnitOfWork parent)
protected UnitOfWork createUnitOfWork(Exchange exchange)
createUnitOfWork in class CamelInternalProcessor.UnitOfWorkProcessorAdviceApache Camel