| Package | Description |
|---|---|
| org.apache.camel.management.mbean |
Camel management JMX MBeans
|
| org.apache.camel.model |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
| Constructor and Description |
|---|
ManagedResequencer(CamelContext context,
Resequencer processor,
ProcessorDefinition<?> definition) |
| Modifier and Type | Method and Description |
|---|---|
protected Resequencer |
ResequenceDefinition.createBatchResequencer(RouteContext routeContext,
BatchResequencerConfig config)
Creates a batch
Resequencer instance applying the given config. |
Apache Camel