org.apache.camel.builder
Class RecipientListBuilder<E extends Exchange>
java.lang.Object
org.apache.camel.builder.BuilderSupport
org.apache.camel.builder.RecipientListBuilder<E>
- All Implemented Interfaces:
- ProcessorFactory
public class RecipientListBuilder<E extends Exchange>
- extends BuilderSupport
- implements ProcessorFactory
Creates a dynamic Recipient List pattern.
- Version:
- $Revision: 532790 $
Methods inherited from class org.apache.camel.builder.BuilderSupport |
body, bodyAs, createErrorHandlerBuilder, deadLetterChannel, deadLetterChannel, deadLetterChannel, endpoint, endpoints, endpoints, getContext, getErrorHandlerBuilder, header, isInheritErrorHandler, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, noErrorHandler, outBody, outBody, setContext, setErrorHandlerBuilder, setInheritErrorHandler, systemProperty, systemProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecipientListBuilder
public RecipientListBuilder(FromBuilder parent,
Expression expression)
createProcessor
public Processor createProcessor()
- Specified by:
createProcessor
in interface ProcessorFactory
Copyright © 2007 Apache Software Foundation. All Rights Reserved.