public interface  org.apache.camel.spi.SynchronizationVetoable extends java.lang.Object implements org.apache.camel.spi.Synchronization
{
public abstract boolean allowHandover();
}