org.apache.camel.spi
Interface TransactedPolicy

All Superinterfaces:
Policy

public interface TransactedPolicy
extends Policy

A marker for defining the policy to be used for applying transaction to routes.

Version:

Method Summary
 
Methods inherited from interface org.apache.camel.spi.Policy
beforeWrap, wrap
 



Apache CAMEL