Package | Description |
---|---|
io.fabric8.camel.facade | |
io.fabric8.camel.facade.mbean |
Modifier and Type | Method and Description |
---|---|
java.util.List<CamelProcessorMBean> |
CamelFacadeSupport.getProcessors(java.lang.String managementName) |
java.util.List<CamelProcessorMBean> |
JmxTemplateCamelFacade.getProcessors(java.lang.String managementName) |
java.util.List<CamelProcessorMBean> |
CamelFacade.getProcessors(java.lang.String managementName)
Gets all the processors of the given CamelContext
|
Modifier and Type | Interface and Description |
---|---|
interface |
CamelDelayProcessorMBean |
interface |
CamelSendProcessorMBean |
interface |
CamelThrottleProcessorMBean |
Copyright © 2015 Red Hat. All Rights Reserved.