Package org.apache.camel.management

Camel JMX export services.

See:
          Description

Class Summary
CamelNamingStrategy Naming strategy used when registering MBeans.
Counter  
DefaultInstrumentationAgent Default implementation of the Camel JMX service agent
InstrumentationInterceptStrategy This strategy class wraps targeted processors with a InstrumentationProcessor.
InstrumentationLifecycleStrategy JMX agent that registeres Camel lifecycle events in JMX.
InstrumentationProcessor JMX enabled processor that uses the Counter for instrumenting processing of exchanges.
JmxSystemPropertyKeys This module contains jmx related system property key constants.
ManagedEndpoint  
ManagedRoute  
ManagedService  
PerformanceCounter  
 

Package org.apache.camel.management Description

Camel JMX export services.



Apache CAMEL