Uses of Interface
org.apache.camel.spi.InstrumentationAgent

Packages that use InstrumentationAgent
org.apache.camel.management Camel JMX export services. 
 

Uses of InstrumentationAgent in org.apache.camel.management
 

Classes in org.apache.camel.management that implement InstrumentationAgent
 class DefaultInstrumentationAgent
          Default implementation of the Camel JMX service agent
 

Methods in org.apache.camel.management with parameters of type InstrumentationAgent
 void InstrumentationLifecycleStrategy.setAgent(InstrumentationAgent agent)
           
 

Constructors in org.apache.camel.management with parameters of type InstrumentationAgent
InstrumentationLifecycleStrategy(InstrumentationAgent agent)
           
InstrumentationLifecycleStrategy(InstrumentationAgent agent, CamelContext context)
          Constructor for camel context that has been started.
 



Copyright © 2009 IONA Open Source Community. All Rights Reserved.