org.apache.camel.builder
Class InterceptorBuilder
java.lang.Object
org.apache.camel.builder.InterceptorBuilder
- All Implemented Interfaces:
- ProcessorFactory
public class InterceptorBuilder
- extends Object
- implements ProcessorFactory
- Version:
- $Revision: 519943 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorBuilder
public InterceptorBuilder(FromBuilder parent)
add
public InterceptorBuilder add(DelegateProcessor interceptor)
target
public FromBuilder target()
createProcessor
public Processor createProcessor()
throws Exception
- Specified by:
createProcessor
in interface ProcessorFactory
- Throws:
Exception
Copyright © 2007 Apache Software Foundation. All Rights Reserved.