Uses of Interface
org.apache.camel.spi.ManagementInterceptStrategy.InstrumentationProcessor
Packages that use ManagementInterceptStrategy.InstrumentationProcessor
-
Uses of ManagementInterceptStrategy.InstrumentationProcessor in org.apache.camel.spi
Methods in org.apache.camel.spi that return ManagementInterceptStrategy.InstrumentationProcessorModifier and TypeMethodDescription@Nullable ManagementInterceptStrategy.InstrumentationProcessor<?> ManagementInterceptStrategy.createProcessor(String type) @Nullable ManagementInterceptStrategy.InstrumentationProcessor<?> ManagementInterceptStrategy.createProcessor(NamedNode definition, Processor target) Methods in org.apache.camel.spi with parameters of type ManagementInterceptStrategy.InstrumentationProcessorModifier and TypeMethodDescriptionvoidInternalProcessor.addManagementInterceptStrategy(ManagementInterceptStrategy.InstrumentationProcessor processor) Add advice for JMX management for the route