| Package | Description |
|---|---|
| org.apache.camel.model |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Apache Camel