Uses of Interface
org.apache.camel.spi.SubUnitOfWork

Packages that use SubUnitOfWork
org.apache.camel.impl Default implementation classes for Camel Core 
 

Uses of SubUnitOfWork in org.apache.camel.impl
 

Classes in org.apache.camel.impl that implement SubUnitOfWork
 class DefaultSubUnitOfWork
          A default implementation of SubUnitOfWork combined with a SubUnitOfWorkCallback to gather callbacks into this SubUnitOfWork state
 



Apache Camel