Deprecated API


Contents
Deprecated Methods
org.apache.camel.model.ProcessorType.convertOutBodyTo(Class)
          Please use ProcessorType.convertBodyTo(Class) instead 
org.apache.camel.util.ObjectHelper.equals(Object, Object)
          use the equal method instead 
org.apache.camel.model.TryType.handleAll()
          Use TryType.finallyBlock() instead, as the name is better. Current name sugests that it handles exception, while it mimics java finally keyword. 
org.apache.camel.component.bean.BeanProcessor.setMethodName(String)
            
 



Copyright © 2008 Apache Software Foundation. All Rights Reserved.