public interface ManagementInterceptStrategy
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ManagementInterceptStrategy.InstrumentationProcessor<T> |
| Modifier and Type | Method and Description |
|---|---|
ManagementInterceptStrategy.InstrumentationProcessor<?> |
createProcessor(NamedNode definition,
Processor target) |
ManagementInterceptStrategy.InstrumentationProcessor<?> |
createProcessor(String type) |
ManagementInterceptStrategy.InstrumentationProcessor<?> createProcessor(NamedNode definition, Processor target)
ManagementInterceptStrategy.InstrumentationProcessor<?> createProcessor(String type)
Apache Camel