Uses of Class
org.milyn.smooks.camel.routing.BeanRouter

Packages that use BeanRouter
org.milyn.smooks.camel.routing   
 

Uses of BeanRouter in org.milyn.smooks.camel.routing
 

Methods in org.milyn.smooks.camel.routing that return BeanRouter
 BeanRouter BeanRouter.setBeanId(java.lang.String beanId)
          Set the beanId of the bean to be routed.
 BeanRouter BeanRouter.setCorrelationIdName(java.lang.String correlationIdName)
          Set the correlationId header name.
 BeanRouter BeanRouter.setCorrelationIdPattern(java.lang.String correlationIdPattern)
          Set the correlationId pattern used to generate correlationIds.
 BeanRouter BeanRouter.setToEndpoint(java.lang.String toEndpoint)
          Set the Camel endpoint to which the bean is to be routed.
 

Constructors in org.milyn.smooks.camel.routing with parameters of type BeanRouter
BeanRouterObserver(BeanRouter beanRouter, java.lang.String beanId)
          Sole contructor.
 



Copyright © 2011. All Rights Reserved.