Uses of Interface
org.apache.camel.spi.ManagementInterceptStrategy.InstrumentationProcessor
Packages that use ManagementInterceptStrategy.InstrumentationProcessor
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of ManagementInterceptStrategy.InstrumentationProcessor in org.apache.camel.spi
Methods in org.apache.camel.spi that return ManagementInterceptStrategy.InstrumentationProcessorModifier and TypeMethodDescriptionManagementInterceptStrategy.createProcessor
(String type) ManagementInterceptStrategy.createProcessor
(NamedNode definition, Processor target) Methods in org.apache.camel.spi with parameters of type ManagementInterceptStrategy.InstrumentationProcessorModifier and TypeMethodDescriptionvoid
InternalProcessor.addManagementInterceptStrategy
(ManagementInterceptStrategy.InstrumentationProcessor processor) Add advice for JMX management for the route