Uses of Interface
org.apache.camel.api.management.mbean.ManagedConsumerMBean
Packages that use ManagedConsumerMBean
Package
Description
Service provider interfaces for management.
Camel management MBeans API
-
Uses of ManagedConsumerMBean in org.apache.camel.api.management
Methods in org.apache.camel.api.management with type parameters of type ManagedConsumerMBeanModifier and TypeMethodDescription<T extends ManagedConsumerMBean>
TManagedCamelContext.getManagedConsumer(String id, Class<T> type) Gets the managed consumer client api from any of the routes which with the given route idMethods in org.apache.camel.api.management that return ManagedConsumerMBeanModifier and TypeMethodDescriptiondefault ManagedConsumerMBeanManagedCamelContext.getManagedConsumer(String id) Gets the managed consumer client api from any of the routes which with the given route id -
Uses of ManagedConsumerMBean in org.apache.camel.api.management.mbean
Subinterfaces of ManagedConsumerMBean in org.apache.camel.api.management.mbean