Class ManagedConsumer
java.lang.Object
org.apache.camel.management.mbean.ManagedService
org.apache.camel.management.mbean.ManagedConsumer
- All Implemented Interfaces:
org.apache.camel.api.management.ManagedInstance,org.apache.camel.api.management.mbean.ManagedConsumerMBean,org.apache.camel.api.management.mbean.ManagedServiceMBean
- Direct Known Subclasses:
ManagedScheduledPollConsumer
@ManagedResource(description="Managed Consumer")
public class ManagedConsumer
extends ManagedService
implements org.apache.camel.api.management.mbean.ManagedConsumerMBean
-
Constructor Summary
ConstructorsConstructorDescriptionManagedConsumer(org.apache.camel.CamelContext context, org.apache.camel.Consumer consumer) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.ConsumerMethods inherited from class org.apache.camel.management.mbean.ManagedService
getCamelId, getCamelManagementName, getContext, getInstance, getRoute, getRouteId, getService, getServiceType, getState, init, isStaticService, isSupportSuspension, isSuspended, resume, setRoute, start, stop, suspendMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.api.management.mbean.ManagedServiceMBean
getCamelId, getCamelManagementName, getRouteId, getServiceType, getState, isStaticService, isSupportSuspension, isSuspended, resume, start, stop, suspend
-
Constructor Details
-
ManagedConsumer
-
-
Method Details
-
getConsumer
-
getEndpointUri
- Specified by:
getEndpointUriin interfaceorg.apache.camel.api.management.mbean.ManagedConsumerMBean
-
getInflightExchanges
- Specified by:
getInflightExchangesin interfaceorg.apache.camel.api.management.mbean.ManagedConsumerMBean
-