|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyDefinition | |
|---|---|
| org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
| Uses of PolicyDefinition in org.apache.camel.model |
|---|
| Methods in org.apache.camel.model that return PolicyDefinition | |
|---|---|
PolicyDefinition |
ProcessorDefinition.policy(Policy policy)
Apply a Policy. |
PolicyDefinition |
ProcessorDefinition.policy(String ref)
Apply a Policy. |
PolicyDefinition |
PolicyDefinition.ref(String ref)
Sets a reference to use for lookup the policy in the registry. |
PolicyDefinition |
ProcessorDefinition.transacted()
Marks this route as transacted and uses the default transacted policy found in the registry. |
PolicyDefinition |
ProcessorDefinition.transacted(String ref)
Marks this route as transacted. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||