Uses of Class
org.apache.camel.model.TransactedDefinition
Packages that use TransactedDefinition
-
Uses of TransactedDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return TransactedDefinitionModifier and TypeMethodDescriptionSets a reference to use for lookup the policy in the registry.ProcessorDefinition.transacted()Marks this route as transacted and uses the default transacted policy found in the registry.ProcessorDefinition.transacted(String ref) Marks this route as transacted.