| Package | Description |
|---|---|
| org.milyn.smooks.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) |
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 © 2015. All rights reserved.