| Package | Description |
|---|---|
| org.smooks.cartridges.camel.routing |
| Modifier and Type | Method and Description |
|---|---|
BeanRouter |
BeanRouter.setBeanId(String beanId)
Set the beanId of the bean to be routed.
|
BeanRouter |
BeanRouter.setCorrelationIdName(String correlationIdName)
Set the correlationId header name.
|
BeanRouter |
BeanRouter.setCorrelationIdPattern(String correlationIdPattern)
Set the correlationId pattern used to generate correlationIds.
|
BeanRouter |
BeanRouter.setToEndpoint(String toEndpoint)
Set the Camel endpoint to which the bean is to be routed.
|
| Constructor and Description |
|---|
BeanRouterObserver(BeanRouter beanRouter,
String beanId)
Sole contructor.
|
Copyright © 2021. All rights reserved.