Uses of Package
org.apache.camel.management

Packages that use org.apache.camel.management
org.apache.camel.management Camel management 
org.apache.camel.management.mbean Camel management JMX Mbeans 
 

Classes in org.apache.camel.management used by org.apache.camel.management
DefaultManagementStrategy
          A default management strategy that does not manage.
EventNotifierSupport
          Base class to extend for custom EventNotifier implementations.
InstrumentationProcessor
          JMX enabled processor that uses the ManagedCounter for instrumenting processing of exchanges.
JmxNotificationBroadcasterAware
           
PerformanceCounter
          A counter that gathers performance metrics when Exchange are routed in Camel.
 

Classes in org.apache.camel.management used by org.apache.camel.management.mbean
PerformanceCounter
          A counter that gathers performance metrics when Exchange are routed in Camel.
 



Apache CAMEL