org.apache.camel.converter
Class AsyncProcessorConverter

java.lang.Object
  extended by org.apache.camel.converter.AsyncProcessorConverter

@Converter
public final class AsyncProcessorConverter
extends Object

Version:
$Revision: 834834 $

Method Summary
static AsyncProcessor toAsyncProcessor(Processor processor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toAsyncProcessor

@Converter
public static AsyncProcessor toAsyncProcessor(Processor processor)


Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.