Hi, This sentence from this camel doc page ( http://camel.apache.org/camel-jmx.html) is not correct anymore --> "Each CamelContext can have an instance of InstrumentationAgent wrapped inside the InstrumentationLifecycleStrategy."
Can someone confirm that "InstumentationAgent" class is replaced now by "DefaultManagementAgent" class and "InstrumentationLifecycleStrategy" by "DefaultManagementLifecycleStrategy" class ? Regards, Charles