org.apache.camel.builder
Interface ProcessorFactory

All Known Implementing Classes:
ConstantProcessorBuilder

public interface ProcessorFactory

An interface representing a builder of a Processor

Version:
$Revision: 630591 $

Method Summary
 Processor createProcessor()
           
 

Method Detail

createProcessor

Processor createProcessor()
                          throws Exception
Throws:
Exception


Copyright © 2008 Apache Software Foundation. All Rights Reserved.