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

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

Uses of SynchronizationVetoable in org.apache.camel.impl
 

Classes in org.apache.camel.impl that implement SynchronizationVetoable
 class SynchronizationAdapter
          Simple Synchronization adapter with empty methods for easier overriding of single methods.
 



Apache CAMEL