@ManagedResource(description="Managed Consumer") public class ManagedConsumer extends ManagedService implements ManagedConsumerMBean
| Constructor and Description |
|---|
ManagedConsumer(CamelContext context,
Consumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
Consumer |
getConsumer() |
String |
getEndpointUri() |
Integer |
getInflightExchanges() |
getCamelId, getCamelManagementName, getContext, getInstance, getRoute, getRouteId, getService, getServiceType, getState, init, isStaticService, isSupportSuspension, isSuspended, resume, setRoute, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCamelId, getCamelManagementName, getRouteId, getServiceType, getState, isStaticService, isSupportSuspension, isSuspended, resume, start, stop, suspendpublic ManagedConsumer(CamelContext context, Consumer consumer)
public Consumer getConsumer()
public String getEndpointUri()
getEndpointUri in interface ManagedConsumerMBeanpublic Integer getInflightExchanges()
getInflightExchanges in interface ManagedConsumerMBeanApache Camel