Deprecated API


Contents
Deprecated Classes
org.apache.servicemix.common.BaseBootstrap
            
org.apache.servicemix.common.BasicWorkManager
          Components should use the executor on the ServiceMixComponent for thread pools 
org.apache.servicemix.common.DefaultBootstrap
          Due to JBI classloader mechanism, component should not use this class directly, but copy it, or rely on the maven-jbi-plugin to provide a default implementation. 
org.apache.servicemix.common.PersistentConfiguration
            
 

Deprecated Methods
org.apache.servicemix.common.ServiceMixComponent.sendConsumerExchange(MessageExchange, Endpoint)
          use prepareConsumerExchange 
org.apache.servicemix.common.AsyncBaseLifeCycle.sendConsumerExchange(MessageExchange, ExchangeProcessor)
          use sendConsumerExchange(MessageExchange, Endpoint) instead 
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.