public static class CamelInternalProcessor.SubUnitOfWorkProcessorAdvice extends Object implements org.apache.camel.spi.CamelInternalProcessorAdvice<org.apache.camel.spi.UnitOfWork>
| Constructor and Description |
|---|
SubUnitOfWorkProcessorAdvice() |
| Modifier and Type | Method and Description |
|---|---|
void |
after(org.apache.camel.Exchange exchange,
org.apache.camel.spi.UnitOfWork unitOfWork) |
org.apache.camel.spi.UnitOfWork |
before(org.apache.camel.Exchange exchange) |
Apache Camel