org.fusesource.fabric.camel.facade
Class CamelBackwardsCompatibleSupport

java.lang.Object
  extended by org.fusesource.fabric.camel.facade.CamelBackwardsCompatibleSupport

public class CamelBackwardsCompatibleSupport
extends java.lang.Object

To support older releases of Apache Camel.


Constructor Summary
CamelBackwardsCompatibleSupport()
           
 
Method Summary
static java.lang.String dumpRoutesStatsAsXml(CamelFacade facade, java.lang.String contextId)
          This operation is only available from Apache Camel 2.10, and Fuse Camel 2.9 onwards.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CamelBackwardsCompatibleSupport

public CamelBackwardsCompatibleSupport()
Method Detail

dumpRoutesStatsAsXml

public static java.lang.String dumpRoutesStatsAsXml(CamelFacade facade,
                                                    java.lang.String contextId)
                                             throws java.lang.Exception
This operation is only available from Apache Camel 2.10, and Fuse Camel 2.9 onwards.

Throws:
java.lang.Exception


Copyright © 2015 Red Hat. All Rights Reserved.