Uses of Class
org.apache.camel.management.InstrumentationProcessor

Packages that use InstrumentationProcessor
org.apache.camel.management Camel management 
 

Uses of InstrumentationProcessor in org.apache.camel.management
 

Constructor parameters in org.apache.camel.management with type arguments of type InstrumentationProcessor
InstrumentationInterceptStrategy(Map<ProcessorDefinition<?>,PerformanceCounter> registeredCounters, Map<Processor,KeyValueHolder<ProcessorDefinition<?>,InstrumentationProcessor>> wrappedProcessors)
           
 



Apache CAMEL