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

Packages that use SynchronizationVetoable
org.apache.camel.support Base classes that help to implement the camel API and are expected to be extended by the user 
 

Uses of SynchronizationVetoable in org.apache.camel.support
 

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



Apache Camel